|
Loading...
|
vim_mac@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: How to prevent plugins loading in MacVim like vim -u NONE björn Mon Apr 02 01:00:06 2012
On Mon, Apr 2, 2012 at 7:55 AM, Bee wrote: > 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 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 -- 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
- How to prevent plugins loading in MacVim like vim -u NONE Bee 2012/04/01
- Re: How to prevent plugins loading in MacVim like vim -u NONE björn 2012/04/02 <=
- Re: How to prevent plugins loading in MacVim like vim -u NONE Billy Huang 2012/04/02