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

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

php - PHPDoc: @return void necessary? -

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