Re: Tweaking syntax highlighting

Christian Brabandt <[email protected]>
Newsgroups gmane.editors.vim
Message-ID <[email protected]>
On Fr, 15 Mär 2024, A. Wik wrote:

> I have:
>     colorscheme blue
>     set background=dark
>     hi Error guifg=darkgrey guibg=lightred gui=underline
>     \    ctermfg=darkgrey ctermbg=lightred
> in my .vimrc
> 
> Normally, errors are highlighted in lightred foreground on lightred
> background, which is, of course, unreadable.  Hence the "hi ..."
> statement in the .vimrc.
> 
> The problem is that the "hi ..." doesn't seem to work if run from
> .vimrc, but it works when I run this manually:
> :hi Error ctermfg=darkgrey ctermbg=lightred

What exactly do you mean with "doesn't seem to work" ? What does :hi 
Error show? Or even :verbose :hi Error

Thanks,
Christian
-- 
The bigger the theory the better.

-- 
-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZfSMbj2PjUIAbLlR%40256bit.org.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.