diff runtime/doc/quickref.txt @ 2341:9272cc83214f vim73

Minor runtime file updates.
author Bram Moolenaar <bram@vim.org>
date Sun, 18 Jul 2010 18:47:44 +0200
parents eb7be7b075a6
children 12b829477c60
line wrap: on
line diff
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -639,6 +639,7 @@ Short explanation of each option:		*opti
 '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