Friday, March 22, 2013

Re: hi CursorLine

On Friday, March 22, 2013 6:45:24 PM UTC-4, Paul Isambert wrote:
>
>
>
> > I have the following code in my _vimrc
>
> >
>
> > colorscheme xoria256
>
> > hi CursorLine gui=underline guibg=NONE term=underline cterm=underline
>
> > set cursorline
>
> >
>
> > The issue that I'm having is that it doesn't work when vim is reopened or the
>
> > _vimrc is sourced. However if I manually set it using
>
> >
>
> > hi CursorLine gui=underline guibg=NONE
>
> >
>
> > it starts to work. The default setting of xoria256 is
>
> >
>
> > hi CursorLine ctermbg=237 guibg=#3a3a3a cterm=none gui=none
>
> >
>
> > Does anybody know what is the problem? Why it doesn't work when it is in the
>
> > _vimrc but works when it is set manually?
>
>
>
> Wild guess: you have "colorscheme xoria256" in your gvimrc file too. That
>
> cancels what's in the vimrc file.
>
>
>
> Best,
>
> Paul

I don't use gvimrc file. Good guess though.

Are there any other suggestions on what might be going wrong. Any help is appreciated.

--
--
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 because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment