aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorckelsel <ckelsel@hotmail.com>2017-08-02 09:24:24 +0800
committerckelsel <ckelsel@hotmail.com>2017-08-02 09:24:24 +0800
commitb16a4ad49a010a8a2f1019394396fee5facbbd16 (patch)
tree8ac26ac0549434c20acb12ca6e939c555b710069 /runtime/doc/syntax.txt
parent7c7039767aa4d715aea997721b0d759b308a43d4 (diff)
parent27356de2697ca542ded05ea6c2017a3ca738084f (diff)
downloadrneovim-b16a4ad49a010a8a2f1019394396fee5facbbd16.tar.gz
rneovim-b16a4ad49a010a8a2f1019394396fee5facbbd16.tar.bz2
rneovim-b16a4ad49a010a8a2f1019394396fee5facbbd16.zip
Merge remote-tracking branch 'upstream/master'
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