Ben Fritz <[email protected]> writes:
>> Then all the setting I have in ~/.vimrc show up. Obvious because
>> syntax highlignting suddenly comes on.
>
> Are you certain that your .vimrc is not being sourced?
>
> What is the output of the :scriptnames command?
No I wasn´t I was going by the fact that when I run :so ~/.vimrc
the things I expect to see appear... like syntax highlighting.
I should have checked that.
The number one spot on :scritname is:
1: /export/home/reader/.vimrc (thats my home)
Thanks for the nifty cmd I wasnt aware of.
But if I see syn hilite when I run a manual :so
Shouldn´t I see it with vim somefile too?
That is if vim somefile (no hilite)
vim somefile :so ~/.vimrc (hilite appears)
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---