On Tue, December 6, 2011 5:31 am, Ben Fritz wrote: > I'd start by narrowing it down to plugins vs. your .vimrc. Try all of: > > gvim -i NONE (to check for the .viminfo/_viminfo file containing > something ridiculous) > > gvim -N -u NORC -i NONE (to check for .vimrc/_vimrc causing it) > > gvim -N --noplugin -i NONE (to check for plugins causing it) > > gvim -N -u NONE -i NONE (to check all your config at once)
Also there is a faq on it: http://vimhelp.appspot.com/vim_faq.txt.html#faq-36.12 regards, Christian -- You received this message from the "vim_use" 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
