comparison runtime/doc/syntax.txt @ 2314:233eb4412f5d vim73

Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jul 2010 19:53:30 +0200
parents a59e6ac5ed28
children 1902913f2049
comparison
equal deleted inserted replaced
2313:e382b66b936d 2314:233eb4412f5d
4210 *highlight-groups* *highlight-default* 4210 *highlight-groups* *highlight-default*
4211 These are the default highlighting groups. These groups are used by the 4211 These are the default highlighting groups. These groups are used by the
4212 'highlight' option default. Note that the highlighting depends on the value 4212 'highlight' option default. Note that the highlighting depends on the value
4213 of 'background'. You can see the current settings with the ":highlight" 4213 of 'background'. You can see the current settings with the ":highlight"
4214 command. 4214 command.
4215 *hl-ColorColumn*
4216 ColorColumn used for the columns set with 'colorcolumn'
4215 *hl-Conceal* 4217 *hl-Conceal*
4216 Conceal placeholder characters substituted for concealed 4218 Conceal placeholder characters substituted for concealed
4217 text (see 'conceallevel') 4219 text (see 'conceallevel')
4218 *hl-Cursor* 4220 *hl-Cursor*
4219 Cursor the character under the cursor 4221 Cursor the character under the cursor