mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc/vim_diff.txt: mention NormalNC
This commit is contained in:
parent
d0b05e3c36
commit
314ff440f7
@ -4929,7 +4929,7 @@ NonText '@' at the end of the window, characters from 'showbreak'
|
||||
*hl-Normal*
|
||||
Normal normal text
|
||||
*hl-NormalNC*
|
||||
NormalNC normal text in non-current window
|
||||
NormalNC normal text in non-current windows
|
||||
*hl-Pmenu*
|
||||
Pmenu Popup menu: normal item.
|
||||
*hl-PmenuSel*
|
||||
|
@ -159,6 +159,7 @@ Events:
|
||||
|TextYankPost|
|
||||
|
||||
Highlight groups:
|
||||
|hl-NormalNC| highlights non-current windows
|
||||
|hl-QuickFixLine|
|
||||
|hl-Substitute|
|
||||
|hl-TermCursor|
|
||||
|
Loading…
Reference in New Issue
Block a user