diff runtime/doc/quickref.txt @ 13341:acd7eaa13d2b

Updated runtime files. commit https://github.com/vim/vim/commit/22f1d0e35eb0e503c2dc7813a973c7e6ca1b7dde Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 27 14:53:30 2018 +0100 Updated runtime files. Add Serbian translations and spell checking.
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Feb 2018 15:00:08 +0100
parents 167a030448fa
children a62eeee5f116
line wrap: on
line diff
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt*  For Vim version 8.0.  Last change: 2018 Jan 31
+*quickref.txt*  For Vim version 8.0.  Last change: 2018 Feb 11
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -838,6 +838,7 @@ Short explanation of each option:		*opti
 'printoptions'	  'popt'    controls the format of :hardcopy output
 'prompt'	  'prompt'  enable prompt in Ex mode
 'pumheight'	  'ph'	    maximum height of the popup menu
+'pumwidth'	  'pw'	    minimum width of the popup menu
 'pythondll'		    name of the Python 2 dynamic library
 'pythonhome'		    name of the Python 2 home directory
 'pythonthreedll'	    name of the Python 3 dynamic library