comparison runtime/doc/syntax.txt @ 301:006e9c8a6a8a v7.0079

updated for version 7.0079
author vimboss
date Sat, 04 Jun 2005 22:06:24 +0000
parents 946f0cbdd535
children 289b19a6f2ed
comparison
equal deleted inserted replaced
300:86cd0a77d2ae 301:006e9c8a6a8a
1 *syntax.txt* For Vim version 7.0aa. Last change: 2005 May 18 1 *syntax.txt* For Vim version 7.0aa. Last change: 2005 Jun 03
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
3634 For each type the highlighting can be given. This makes it possible to use 3634 For each type the highlighting can be given. This makes it possible to use
3635 the same syntax file on all terminals, and use the optimal highlighting. 3635 the same syntax file on all terminals, and use the optimal highlighting.
3636 3636
3637 1. highlight arguments for normal terminals 3637 1. highlight arguments for normal terminals
3638 3638
3639 *bold* *underline* *undercurl*
3640 *inverse* *italic* *standout*
3639 term={attr-list} *attr-list* *highlight-term* *E418* 3641 term={attr-list} *attr-list* *highlight-term* *E418*
3640 attr-list is a comma separated list (without spaces) of the 3642 attr-list is a comma separated list (without spaces) of the
3641 following items (in any order): 3643 following items (in any order):
3642 bold 3644 bold
3643 underline 3645 underline