aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-10 02:44:18 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-11-10 02:44:18 +0100
commit314ff440f7130c39d7990295535a8cfde92de4ba (patch)
tree51ca7194f3fed6c132ecddeb8decb826cfbe9035 /runtime/doc/syntax.txt
parentd0b05e3c362205920a2fe9dc1b3a6c556b3f00d4 (diff)
downloadrneovim-314ff440f7130c39d7990295535a8cfde92de4ba.tar.gz
rneovim-314ff440f7130c39d7990295535a8cfde92de4ba.tar.bz2
rneovim-314ff440f7130c39d7990295535a8cfde92de4ba.zip
doc/vim_diff.txt: mention NormalNC
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index f2225e6fda..85330f3dec 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -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*