osx - How to run mvim (MacVim) from Terminal? -


i have macvim installed , trying set editor git (version control), can't run 'mvim' command line isn't recognised. how setup mvim can run terminal?

there should script named mvim in root of .bz2 file. copy somewhere $path ( /usr/local/bin ) , should sorted.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

c++ - Convert big endian to little endian when reading from a binary file -