aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2017-07-31 13:13:14 +0300
committerZyX <kp-pav@yandex.ru>2017-07-31 13:13:14 +0300
commita356d3c89567dc13c5de70d33e5bcc534bf4c6cb (patch)
tree7e0b7c3902641378056e9c21abb6a1122d2c5dd7 /runtime/doc/syntax.txt
parentfbe60af538aa6c723779ae7a816de845460619ae (diff)
parent27356de2697ca542ded05ea6c2017a3ca738084f (diff)
downloadrneovim-a356d3c89567dc13c5de70d33e5bcc534bf4c6cb.tar.gz
rneovim-a356d3c89567dc13c5de70d33e5bcc534bf4c6cb.tar.bz2
rneovim-a356d3c89567dc13c5de70d33e5bcc534bf4c6cb.zip
Merge branch 'master' into colored-cmdline
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 a66f547675..fd17e3b381 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4696,7 +4696,7 @@ cterm={attr-list} *highlight-cterm*
ctermfg={color-nr} *highlight-ctermfg* *E421*
ctermbg={color-nr} *highlight-ctermbg*
The {color-nr} argument is a color number. Its range is zero to
- (not including) the number of |terminfo-colors| available.
+ (not including) the number of |tui-colors| available.
The actual color with this number depends on the type of terminal
and its settings. Sometimes the color also depends on the settings of
"cterm". For example, on some systems "cterm=bold ctermfg=3" gives