diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-08-02 07:10:36 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-02 16:20:22 +0200 |
commit | 7c19a4e51881294adc8d174c5be7f546a052c989 (patch) | |
tree | d0eba7321b67dae316054340a6696cf1800686c7 /runtime/doc/quickref.txt | |
parent | 1e4e890a764dfef1db7046ff24d43241c4054925 (diff) | |
download | rneovim-7c19a4e51881294adc8d174c5be7f546a052c989.tar.gz rneovim-7c19a4e51881294adc8d174c5be7f546a052c989.tar.bz2 rneovim-7c19a4e51881294adc8d174c5be7f546a052c989.zip |
vim-patch:85850f3a5ef9
Update runtime files
https://github.com/vim/vim/commit/85850f3a5ef9f5a9d22e908ef263de8faa265a95
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index f5f8532934..87cb9b54f5 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -798,6 +798,7 @@ Short explanation of each option: *option-list* 'perldll' name of the Perl dynamic library 'preserveindent' 'pi' preserve the indent structure when reindenting 'previewheight' 'pvh' height of the preview window +'previewpopup' 'pvp' use popup window for preview 'previewwindow' 'pvw' identifies the preview window 'printdevice' 'pdev' name of the printer to be used for :hardcopy 'printencoding' 'penc' encoding to be used for printing |