File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Sep 23
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 01
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41636,6 +41636,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41636
41636
41637
41637
オプション: ~
41638
41638
41639
+ 'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
41639
41640
'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
41640
41641
'tabclose' タブページを閉じた後にフォーカスするタブページ
41641
41642
'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 Sep 23
1
+ *version9.txt* For Vim version 9.1. Last change: 2024 Oct 01
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41620,7 +41620,7 @@ Functions: ~
41620
41620
41621
41621
Autocommands: ~
41622
41622
41623
- |CursorMovedC| after the cursor was moved in the comamnd -line
41623
+ |CursorMovedC| after the cursor was moved in the command -line
41624
41624
|KeyInputPre| before processing any key event in any mode
41625
41625
|SessionWritePost| after writing the session file |:mksession|
41626
41626
|TermResponseAll| after the terminal response to |t_RV| and others is
@@ -41642,6 +41642,8 @@ Commands: ~
41642
41642
41643
41643
Options: ~
41644
41644
41645
+ 'completeitemalign' Order of |complete-items| in Insert mode completion
41646
+ popup
41645
41647
'winfixbuf' Keep buffer focused in a window
41646
41648
'tabclose' Which tab page to focus after closing a tab page
41647
41649
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)
You can’t perform that action at this time.
0 commit comments