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* *hl-Normal*
Normal normal text Normal normal text
*hl-NormalNC* *hl-NormalNC*
NormalNC normal text in non-current window NormalNC normal text in non-current windows
*hl-Pmenu* *hl-Pmenu*
Pmenu Popup menu: normal item. Pmenu Popup menu: normal item.
*hl-PmenuSel* *hl-PmenuSel*

View File

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