mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
floats: add NormalFloat highlight and 'nonumber' default
This commit is contained in:
@@ -5956,6 +5956,7 @@ static const char *highlight_init_both[] = {
|
||||
"default link Substitute Search",
|
||||
"default link Whitespace NonText",
|
||||
"default link MsgSeparator StatusLine",
|
||||
"default link NormalFloat Pmenu",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user