comparison runtime/doc/syntax.txt @ 13100:656ab57d1ddc

update a few runtime files commit https://github.com/vim/vim/commit/df980db69b831381c37c3e2973a6eefa10df305c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 24 13:22:00 2017 +0100 update a few runtime files
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Dec 2017 13:30:05 +0100
parents 3b26420fc639
children 371ceeebbdaa
comparison
equal deleted inserted replaced
13099:d1fcf9d1be47 13100:656ab57d1ddc
1 *syntax.txt* For Vim version 8.0. Last change: 2017 Sep 30 1 *syntax.txt* For Vim version 8.0. Last change: 2017 Dec 22
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
5029 TabLine tab pages line, not active tab page label 5029 TabLine tab pages line, not active tab page label
5030 *hl-TabLineFill* 5030 *hl-TabLineFill*
5031 TabLineFill tab pages line, where there are no labels 5031 TabLineFill tab pages line, where there are no labels
5032 *hl-TabLineSel* 5032 *hl-TabLineSel*
5033 TabLineSel tab pages line, active tab page label 5033 TabLineSel tab pages line, active tab page label
5034 *hl-Terminal*
5035 Terminal |terminal| window (see |terminal-size-color|)
5034 *hl-Title* 5036 *hl-Title*
5035 Title titles for output from ":set all", ":autocmd" etc. 5037 Title titles for output from ":set all", ":autocmd" etc.
5036 *hl-Visual* 5038 *hl-Visual*
5037 Visual Visual mode selection 5039 Visual Visual mode selection
5038 *hl-VisualNOS* 5040 *hl-VisualNOS*