Harry Putnam wrote:
> Harry Putnam <[email protected]> writes:
>
>> Setup:
>> OS=Opensolaris 2008.11
>> vim=See full `:version output at the end
>
> I think parts of this thread stayed on gmane.editors.vim or at least I
> thought I saw a post here somewhere that asked me to post my vimrc.
>
> In case anyone is still willing to help figure this out.
>
> When I start vim something in .vimrc or a plugin is apparently turning
> off my syn settings.
>
> If I do `vim .bashrc' I see no syntax highlighting. Yet if I
> manually source ~/.vimrc then my syntax highlight appears.
>
> The last setting in .vimrc is `set ruler' and the ruler does appear so
> I know vimrc is being sourced on startup.
I'm pretty sure the problem is not in your .vimrc, but in something
that's loaded afterward, most likely something in one of your plugin
directories. For what it's worth, I used your .vimrc on my system, and
it doesn't appear to cause any problems.
Brett S.
>
> All this is discussed in the thread of course but that is a short
> summary.
>
> Here is the vimrc file:
>
> http://www.jtan.com/~reader/exp/vimrc.html
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---