Skip to content

Commit b0c76ab

Browse files
authored
Merge pull request #631 from kazukazuinaina/update_quickref_jax
update quickref.{txt,jax}
2 parents 60c8358 + d3e3712 commit b0c76ab

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/quickref.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim バージョン 8.1. Last change: 2019 May 31
1+
*quickref.txt* For Vim バージョン 8.1. Last change: 2019 Jul 18
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -846,6 +846,7 @@
846846
'perldll' Perl 動的ライブラリの名前
847847
'preserveindent' 'pi' 再インデント時にインデントの構造を保つ
848848
'previewheight' 'pvh' プレビューウィンドウの高さ
849+
'previewpopup' 'pvp' プレビューのためにポップアップウィンドウを使う
849850
'previewwindow' 'pvw' プレビューウィンドウかどうか
850851
'printdevice' 'pdev' |:hardcopy|で使うプリンタの名前
851852
'printencoding' 'penc' 印刷で使う文字コード

en/quickref.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim version 8.1. Last change: 2019 May 31
1+
*quickref.txt* For Vim version 8.1. Last change: 2019 Jul 18
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -829,6 +829,7 @@ Short explanation of each option: *option-list*
829829
'perldll' name of the Perl dynamic library
830830
'preserveindent' 'pi' preserve the indent structure when reindenting
831831
'previewheight' 'pvh' height of the preview window
832+
'previewpopup' 'pvp' use popup window for preview
832833
'previewwindow' 'pvw' identifies the preview window
833834
'printdevice' 'pdev' name of the printer to be used for :hardcopy
834835
'printencoding' 'penc' encoding to be used for printing

0 commit comments

Comments
 (0)