SaikoTroid
Tuesday, October 25, 2011
Launching MacVim from Command line
Put this into your
.profile
or
.zshrc
file
function mvim { /Applications/MacVim.app/Contents/MacOS/Vim -g $*; }
Then you can use 'mvim' in the command line.
The full explanation is in the
MacVim Google Groups
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment