summaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-18 18:47:44 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-18 18:47:44 +0200
commit607cc1e0154bab3f83f3185d68cdff525e529ceb (patch)
tree586947c766891344f51d7e6a78bb5079871f9c1b /runtime/doc/quickref.txt
parent6df6f47d6dc59fe82b95b9c2f4a4d542fd5ac239 (diff)
downloadvim-git-607cc1e0154bab3f83f3185d68cdff525e529ceb.tar.gz
Minor runtime file updates.
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 3bc86b556..564be8e18 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -639,6 +639,7 @@ Short explanation of each option: *option-list*
'clipboard' 'cb' use the clipboard as the unnamed register
'cmdheight' 'ch' number of lines to use for the command-line
'cmdwinheight' 'cwh' height of the command-line window
+'colorcolumn' 'cc' columns to highlight
'columns' 'co' number of columns in the display
'comments' 'com' patterns that can start a comment line
'commentstring' 'cms' template for comments; used for fold marker