macvim

GUI version of Vim text editor for macOS with native integration

brewmacoslinux
Try with needOr install directly
Source

About

GUI for vim, made for macOS

Commands

mvim

Examples

Open a file in MacVim$ mvim myfile.txt
Open multiple files in tabs$ mvim file1.py file2.py file3.py
Open a directory in MacVim's file browser$ mvim .