diff runtime/doc/quickref.txt @ 14193:c460506890ba

Update runtime files. commit https://github.com/vim/vim/commit/675e8d6adb88d5b38087870dfda51c0205070741 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 24 20:42:01 2018 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Jun 2018 20:45:07 +0200
parents 1174611ad715
children 2f7e67dd088c
line wrap: on
line diff
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -957,6 +957,8 @@ Short explanation of each option:		*opti
 'undoreload'	  'ur'	    max nr of lines to save for undo on a buffer reload
 'updatecount'	  'uc'	    after this many characters flush swap file
 'updatetime'	  'ut'	    after this many milliseconds flush swap file
+'varsofttabstop'  'vsts'    a list of number of spaces when typing <Tab>
+'vartabstop'	  'vts'	    a list of number of spaces for <Tab>s
 'verbose'	  'vbs'     give informative messages
 'verbosefile'	  'vfile'   file to write messages in
 'viewdir'	  'vdir'    directory where to store files with :mkview