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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -