doc/vim_diff.txt: mention NormalNC

This commit is contained in:
Justin M. Keyes 2017-11-10 02:44:18 +01:00
parent d0b05e3c36
commit 314ff440f7
2 changed files with 2 additions and 1 deletions

View File

@ -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*

View File

@ -159,6 +159,7 @@ Events:
|TextYankPost|
Highlight groups:
|hl-NormalNC| highlights non-current windows
|hl-QuickFixLine|
|hl-Substitute|
|hl-TermCursor|