mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00
'listchars': Whitespace
highlight group #6367
This commit is contained in:

committed by
Justin M. Keyes

parent
6afa7d66cd
commit
bc6d868d00
@@ -5916,6 +5916,7 @@ static char *highlight_init_both[] =
|
||||
"default link EndOfBuffer NonText",
|
||||
"default link QuickFixLine Search",
|
||||
"default link Substitute Search",
|
||||
"default link Whitespace NonText",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user