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*
|
*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*
|
||||||
|
@ -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|
|
||||||
|
Loading…
Reference in New Issue
Block a user