summaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-14 19:53:30 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-14 19:53:30 +0200
commit1a38442dbc01e511c29e19faa2ee9a8527151887 (patch)
tree1aacc128778656b1a778326ee63cf2d28f7f3072 /runtime/doc/syntax.txt
parentb28ebbca8400dccfc5eb9957ed96fcba9fe05e46 (diff)
downloadvim-git-1a38442dbc01e511c29e19faa2ee9a8527151887.tar.gz
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index cd06f1683..ebbe8915c 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4212,6 +4212,8 @@ These are the default highlighting groups. These groups are used by the
'highlight' option default. Note that the highlighting depends on the value
of 'background'. You can see the current settings with the ":highlight"
command.
+ *hl-ColorColumn*
+ColorColumn used for the columns set with 'colorcolumn'
*hl-Conceal*
Conceal placeholder characters substituted for concealed
text (see 'conceallevel')