comparison runtime/doc/quickref.txt @ 20753:661eb972cb22

Update runtime files Commit: https://github.com/vim/vim/commit/acc224064033e5cea21ef7f1eefb356ca06ff11d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 7 21:07:18 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Jun 2020 21:15:04 +0200
parents 63beef1ca62c
children 83cfa1ef1bf2
comparison
equal deleted inserted replaced
20752:47b5de84b7f7 20753:661eb972cb22
1 *quickref.txt* For Vim version 8.2. Last change: 2020 Jan 17 1 *quickref.txt* For Vim version 8.2. Last change: 2020 Jun 02
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
849 'pythondll' name of the Python 2 dynamic library 849 'pythondll' name of the Python 2 dynamic library
850 'pythonhome' name of the Python 2 home directory 850 'pythonhome' name of the Python 2 home directory
851 'pythonthreedll' name of the Python 3 dynamic library 851 'pythonthreedll' name of the Python 3 dynamic library
852 'pythonthreehome' name of the Python 3 home directory 852 'pythonthreehome' name of the Python 3 home directory
853 'pyxversion' 'pyx' Python version used for pyx* commands 853 'pyxversion' 'pyx' Python version used for pyx* commands
854 'quickfixtextfunc' 'qftf' function for the text in the quickfix window
854 'quoteescape' 'qe' escape characters used in a string 855 'quoteescape' 'qe' escape characters used in a string
855 'readonly' 'ro' disallow writing the buffer 856 'readonly' 'ro' disallow writing the buffer
856 'redrawtime' 'rdt' timeout for 'hlsearch' and |:match| highlighting 857 'redrawtime' 'rdt' timeout for 'hlsearch' and |:match| highlighting
857 'regexpengine' 're' default regexp engine to use 858 'regexpengine' 're' default regexp engine to use
858 'relativenumber' 'rnu' show relative line number in front of each line 859 'relativenumber' 'rnu' show relative line number in front of each line