Skip to content

Commit a7d0d5c

Browse files
authored
Merge pull request #2572 from h-east/update-quickref
Update quickref.{txt,jax}
2 parents ff1245a + 61557c3 commit a7d0d5c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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 バージョン 9.2. Last change: 2026 Mar 04
1+
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Apr 07
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -882,6 +882,7 @@
882882
'printoptions' 'popt' |:hardcopy|の出力をコントロールする
883883
'prompt' 'prompt' Ex モードでプロンプトを有効にする
884884
'pumheight' 'ph' ポップアップメニューの高さの最大値
885+
'pumopt' 'pumopt' ポップアップメニューの追加オプション
885886
'pumwidth' 'pw' ポップアップメニューの幅の最小値
886887
'pythondll' Python 2 動的ライブラリの名前
887888
'pythonhome' Python 2 ホームディレクトリの名前

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 9.2. Last change: 2026 Mar 04
1+
*quickref.txt* For Vim version 9.2. Last change: 2026 Apr 07
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -865,6 +865,7 @@ Short explanation of each option: *option-list*
865865
'printoptions' 'popt' controls the format of :hardcopy output
866866
'prompt' 'prompt' enable prompt in Ex mode
867867
'pumheight' 'ph' maximum height of the popup menu
868+
'pumopt' 'pumopt' additional options for the popup menu
868869
'pumwidth' 'pw' minimum width of the popup menu
869870
'pythondll' name of the Python 2 dynamic library
870871
'pythonhome' name of the Python 2 home directory

0 commit comments

Comments
 (0)