Hi Tim and Ben: It solved my problem. It is the per-user _vimrc file in $HOME\_vimrc which I was not aware that vim was using. The command " :scriptnames" is very helpful. Thanks.
Best, Denzel On Fri, May 27, 2011 at 12:41 AM, Ben Fritz <[email protected]> wrote: > > > On May 26, 5:03 pm, Tim Chase <[email protected]> wrote: >> >> In theory, removing the $HOME\_vimrc *should* provide you with a >> fairly stock Vim with no enhancements. Vim should run just fine, >> as you see. >> > > If I understood the post properly, I think the OP removed C:\Program > Files\Vim\_vimrc (or wherever he installed Vim), and seemed unaware of > the possibility of a per-user _vimrc file. > > I think it may be quite possible that the "hidden" _vimrc file is in > fact the per-user _vimrc file in $HOME\_vimrc. Try going into Vim and > editing $MYVIMRC to see where Vim finds the vimrc it is using. > > -- > 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 > -- 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
