File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 14
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 22
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41642,6 +41642,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41642
41642
オプション: ~
41643
41643
41644
41644
'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
41645
+ 'findexpr' |:find| コマンドの結果を取得するための Vim の式
41645
41646
'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
41646
41647
'tabclose' タブページを閉じた後にフォーカスするタブページ
41647
41648
't_xo' 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2024 Oct 14
1
+ *version9.txt* For Vim version 9.1. Last change: 2024 Oct 22
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41649,6 +41649,8 @@ Options: ~
41649
41649
41650
41650
'completeitemalign' Order of |complete-items| in Insert mode completion
41651
41651
popup
41652
+ 'findexpr' Vim expression to obtain the results for a |:find|
41653
+ command
41652
41654
'winfixbuf' Keep buffer focused in a window
41653
41655
'tabclose' Which tab page to focus after closing a tab page
41654
41656
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)
You can’t perform that action at this time.
0 commit comments