aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-07-31 02:50:34 +0200
committerGitHub <noreply@github.com>2017-07-31 02:50:34 +0200
commitb5e713e70d2db3017e9582c6165f2f62eb112826 (patch)
treeb3ad34491e83c30d4d13d3822aa5d3bc21f3c60a /runtime/doc/syntax.txt
parent13e8356f52d9dc1da96179ee425168740874c8c7 (diff)
downloadrneovim-b5e713e70d2db3017e9582c6165f2f62eb112826.tar.gz
rneovim-b5e713e70d2db3017e9582c6165f2f62eb112826.tar.bz2
rneovim-b5e713e70d2db3017e9582c6165f2f62eb112826.zip
options: remove ghost of `:set termcap` (#7102)
Closes #6763
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