On 2009-05-08, Vera, Pedro L. wrote: > [[email protected]] wrote: > > >:help startup describes which files are loaded when you start Vim. In > >the output :version you can see the files Vim tries to load on your system. > > according to :version, vim is trying to load system vimrc file > $VIM/vimrc; user vimrc file ~/.vimrc (the one I have modified) and > user exrc file ~/.exrc.
You can also use the :scriptnames command to see the files that vim has actually loaded. HTH, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
