Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/quickref.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*quickref.txt* For Vim バージョン 8.1. Last change: 2019 May 31
*quickref.txt* For Vim バージョン 8.1. Last change: 2019 Jul 18


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -846,6 +846,7 @@
'perldll' Perl 動的ライブラリの名前
'preserveindent' 'pi' 再インデント時にインデントの構造を保つ
'previewheight' 'pvh' プレビューウィンドウの高さ
'previewpopup' 'pvp' プレビューのためにポップアップウィンドウを使う
'previewwindow' 'pvw' プレビューウィンドウかどうか
'printdevice' 'pdev' |:hardcopy|で使うプリンタの名前
'printencoding' 'penc' 印刷で使う文字コード
Expand Down
3 changes: 2 additions & 1 deletion en/quickref.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*quickref.txt* For Vim version 8.1. Last change: 2019 May 31
*quickref.txt* For Vim version 8.1. Last change: 2019 Jul 18


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -829,6 +829,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
Expand Down