comparison runtime/doc/quickref.txt @ 16871:e5dab34ded73

Update runtime files. commit https://github.com/vim/vim/commit/7dd64a3e57d296fdee3b3ffe6d938f634b59848c Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 31 21:41:05 2019 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Fri, 31 May 2019 21:45:06 +0200
parents c002c4899529
children ca8e754bdd53
comparison
equal deleted inserted replaced
16870:326aed2be220 16871:e5dab34ded73
1 *quickref.txt* For Vim version 8.1. Last change: 2019 May 24 1 *quickref.txt* For Vim version 8.1. Last change: 2019 May 31
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 Quick reference guide 6 Quick reference guide
980 'wildignorecase' 'wic' ignore case when completing file names 980 'wildignorecase' 'wic' ignore case when completing file names
981 'wildmenu' 'wmnu' use menu for command line completion 981 'wildmenu' 'wmnu' use menu for command line completion
982 'wildmode' 'wim' mode for 'wildchar' command-line expansion 982 'wildmode' 'wim' mode for 'wildchar' command-line expansion
983 'wildoptions' 'wop' specifies how command line completion is done 983 'wildoptions' 'wop' specifies how command line completion is done
984 'winaltkeys' 'wak' when the windows system handles ALT keys 984 'winaltkeys' 'wak' when the windows system handles ALT keys
985 'wincolor' 'wcr' window-local highlighting
985 'window' 'wi' nr of lines to scroll for CTRL-F and CTRL-B 986 'window' 'wi' nr of lines to scroll for CTRL-F and CTRL-B
986 'winheight' 'wh' minimum number of lines for the current window 987 'winheight' 'wh' minimum number of lines for the current window
987 'winfixheight' 'wfh' keep window height when opening/closing windows 988 'winfixheight' 'wfh' keep window height when opening/closing windows
988 'winfixwidth' 'wfw' keep window width when opening/closing windows 989 'winfixwidth' 'wfw' keep window width when opening/closing windows
989 'winminheight' 'wmh' minimum number of lines for any window 990 'winminheight' 'wmh' minimum number of lines for any window