How to prevent plugins loading in MacVim like vim -u NONE

27 views
Skip to first unread message

Bee

unread,
Apr 2, 2012, 1:55:46 AM4/2/12
to vim_mac
After MacVim is open, is it possible to prevent plugins from effecting
the opening of a file?

I know I can do this in terminal vim:
vim -u NONE

björn

unread,
Apr 2, 2012, 3:12:35 AM4/2/12
to vim...@googlegroups.com

If you have the "mvim" script installed (it comes bundled with MacVim,
put somewhere in your path), then you can do

mvim -u NONE

Otherwise, try

/Applications/MacVim.app/Contents/MacOS/Vim -g -u NONE

Björn

Billy Huang

unread,
Apr 2, 2012, 4:41:11 AM4/2/12
to vim...@googlegroups.com

i think what he ment is how to unload all the plugins within the app command.

im looking for this too

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
Reply all
Reply to author
Forward
0 new messages