diff options
author | Björn Linse <bjorn.linse@gmail.com> | 2017-04-26 18:17:29 +0200 |
---|---|---|
committer | Björn Linse <bjorn.linse@gmail.com> | 2017-05-08 12:41:39 +0200 |
commit | bfcaf364042b0bcc0f995faa560ea488d068d276 (patch) | |
tree | d1d430297eb82d53cc2c42edfe4f5db20b1d434d /runtime/doc/syntax.txt | |
parent | 443399c27d63fea7b837af700a6f3142e96adb22 (diff) | |
download | rneovim-bfcaf364042b0bcc0f995faa560ea488d068d276.tar.gz rneovim-bfcaf364042b0bcc0f995faa560ea488d068d276.tar.bz2 rneovim-bfcaf364042b0bcc0f995faa560ea488d068d276.zip |
options: allow different highlights in windows
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r-- | runtime/doc/syntax.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index a45fa3096a..18920d81e3 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -4922,6 +4922,8 @@ NonText '@' at the end of the window, characters from 'showbreak' fit at the end of the line). See also |hl-EndOfBuffer|. *hl-Normal* Normal normal text + *hl-NormalNC* +NormalNC normal text in non-current window *hl-Pmenu* Pmenu Popup menu: normal item. *hl-PmenuSel* |