bill lam <[email protected]> writes: >> Then all the setting I have in ~/.vimrc show up. Obvious because >> syntax highlignting suddenly comes on. > > I would rather suspect the syntax coloring was altered during boot up. > What if you specifically set a testing global variable inside .vimrc > and echo that variable after booting up to prove/disprove that .vimrc > was sourced or not.
What do you mean by altered? I see it is being read by putting the setting: set ruler " show the cursor position all the time At the very end, and it is enable after starting vim. I was wrong to say it wasn´t just maid a dumb assumption from the syn hilite evidence. So, something is diabling syntax hightlight. Yet sourcing ~/.vimrc manually allows to work ok. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
