diff runtime/doc/quickref.txt @ 2198:e741fe7a0547 vim73

Updated a few runtime files.
author Bram Moolenaar <bram@vim.org>
date Tue, 18 May 2010 22:28:22 +0200
parents c6f1aa1e9f32
children dd5c1983e355
line wrap: on
line diff
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -651,6 +651,7 @@ Short explanation of each option:		*opti
 'conskey'	  'consk'   get keys directly from console (MS-DOS only)
 'copyindent'	  'ci'	    make 'autoindent' use existing indent structure
 'cpoptions'	  'cpo'     flags for Vi-compatible behavior
+'cryptmethod'	  'cm'	    type of encryption to use for file writing
 'cscopepathcomp'  'cspc'    how many components of the path to show
 'cscopeprg'       'csprg'   command to execute cscope
 'cscopequickfix'  'csqf'    use quickfix window for cscope results