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() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -