comparison runtime/doc/syntax.txt @ 540:2df7f3a5eb96

updated for version 7.0153
author vimboss
date Mon, 03 Oct 2005 22:02:18 +0000
parents c6296b0ad9ea
children a5efb97bc104
comparison
equal deleted inserted replaced
539:b13dbb7b797c 540:2df7f3a5eb96
1 *syntax.txt* For Vim version 7.0aa. Last change: 2005 Sep 27 1 *syntax.txt* For Vim version 7.0aa. Last change: 2005 Oct 02
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
3924 'showbreak' and other characters that do not really exist in 3924 'showbreak' and other characters that do not really exist in
3925 the text (e.g., ">" displayed when a double-wide character 3925 the text (e.g., ">" displayed when a double-wide character
3926 doesn't fit at the end of the line). 3926 doesn't fit at the end of the line).
3927 *hl-Normal* 3927 *hl-Normal*
3928 Normal normal text 3928 Normal normal text
3929 *hl-Pmenu*
3930 Pmenu Popup menu: normal item.
3931 *hl-PmenuSel*
3932 PmenuSel Popup menu: selected item.
3933 *hl-PmenuSbar*
3934 PmenuSbar Popup menu: scrollbar.
3935 *hl-PmenuThumb*
3936 PmenuThumb Popup menu: Thumb of the scrollbar.
3929 *hl-Question* 3937 *hl-Question*
3930 Question |hit-enter| prompt and yes/no questions 3938 Question |hit-enter| prompt and yes/no questions
3931 *hl-Search* 3939 *hl-Search*
3932 Search Last search pattern highlighting (see 'hlsearch'). 3940 Search Last search pattern highlighting (see 'hlsearch').
3933 Also used for highlighting the current line in the quickfix 3941 Also used for highlighting the current line in the quickfix