diff --git a/doc/quickref.jax b/doc/quickref.jax index 0f593b7b6..71d721bf6 100644 --- a/doc/quickref.jax +++ b/doc/quickref.jax @@ -1,4 +1,4 @@ -*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Mar 04 +*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Apr 07 VIM リファレンスマニュアル by Bram Moolenaar @@ -882,6 +882,7 @@ 'printoptions' 'popt' |:hardcopy|の出力をコントロールする 'prompt' 'prompt' Ex モードでプロンプトを有効にする 'pumheight' 'ph' ポップアップメニューの高さの最大値 +'pumopt' 'pumopt' ポップアップメニューの追加オプション 'pumwidth' 'pw' ポップアップメニューの幅の最小値 'pythondll' Python 2 動的ライブラリの名前 'pythonhome' Python 2 ホームディレクトリの名前 diff --git a/en/quickref.txt b/en/quickref.txt index fd2775764..770983780 100644 --- a/en/quickref.txt +++ b/en/quickref.txt @@ -1,4 +1,4 @@ -*quickref.txt* For Vim version 9.2. Last change: 2026 Mar 04 +*quickref.txt* For Vim version 9.2. Last change: 2026 Apr 07 VIM REFERENCE MANUAL by Bram Moolenaar @@ -865,6 +865,7 @@ Short explanation of each option: *option-list* 'printoptions' 'popt' controls the format of :hardcopy output 'prompt' 'prompt' enable prompt in Ex mode 'pumheight' 'ph' maximum height of the popup menu +'pumopt' 'pumopt' additional options for the popup menu 'pumwidth' 'pw' minimum width of the popup menu 'pythondll' name of the Python 2 dynamic library 'pythonhome' name of the Python 2 home directory