summaryrefslogtreecommitdiffstats
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-12-24 13:22:00 +0100
committerBram Moolenaar <Bram@vim.org>2017-12-24 13:22:00 +0100
commitdf980db69b831381c37c3e2973a6eefa10df305c (patch)
tree3e0b4447b0d77ce01cfb1f93941bc77e1ce0ccf1 /runtime/doc/syntax.txt
parenta47ebdbd222ae488a65be4e8bc3fd87c6301c000 (diff)
update a few runtime files
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 248baced5d..50d90008d1 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 8.0. Last change: 2017 Sep 30
+*syntax.txt* For Vim version 8.0. Last change: 2017 Dec 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5031,6 +5031,8 @@ TabLine tab pages line, not active tab page label
TabLineFill tab pages line, where there are no labels
*hl-TabLineSel*
TabLineSel tab pages line, active tab page label
+ *hl-Terminal*
+Terminal |terminal| window (see |terminal-size-color|)
*hl-Title*
Title titles for output from ":set all", ":autocmd" etc.
*hl-Visual*