On Mo, 24 Jan 2022, Maxim Kim wrote:
> Basically, the issue is fairly simple to reproduce (cmd.exe, windows):
>
> 1. `vim -Nu NONE`
> 2. `set tgc`
> 3. `set cursorline`
> 4. `set ft=vim`
> 5. `syntax on`
> 6. `iecho "hello world"`
>
> ^^^^ we can see syntax under cursorline
>
> 7. ` colo industry`
>
> ^^^ no syntax highlighting
>
>
> And it boils down to whether colorscheme did define `Normal` group or not.
> For
> example, if you remove `:hi Normal` from `industry` -- it will "fix" the
> cursorline issue.
>
> @chrisbra, I remember we were discussing it on vi.se in comments, but couldn't
> find it.
Yes I remember something like that. What I don't know, is that something
that should be fixed by vim core or should the colorscheme generally
define/not define the Normal highlighting group?
Don't know.
Thanks,
Chris
Mit freundlichen Grüßen
Christian
--
Ärgern ist Energieverschwendung.
-- Curt Goetz
--
--
You received this message from the "vim_dev" 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_dev" 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_dev/20220124100412.GD155892%40256bit.org.