Comment on Plugins you should put in your vimrcparentComments−johncoltrane14yJust use MacVim and the bundled mvim.Open file in MacVim: $ mivm file Open file in Vim: $ mvim -v file−jvm14yooh if I've understood correctly `alias vim='mvim -v'` solves my problem, thanks!
Comments
Just use MacVim and the bundled mvim.
Open file in MacVim:
Open file in Vim:ooh if I've understood correctly `alias vim='mvim -v'` solves my problem, thanks!