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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41636,6 +41636,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4163641636
4163741637オプション: ~
4163841638
41639+ 'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
4163941640'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
4164041641'tabclose' タブページを閉じた後にフォーカスするタブページ
4164141642'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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41620,7 +41620,7 @@ Functions: ~
4162041620
4162141621Autocommands: ~
4162241622
41623- |CursorMovedC| after the cursor was moved in the comamnd -line
41623+ |CursorMovedC| after the cursor was moved in the command -line
4162441624|KeyInputPre| before processing any key event in any mode
4162541625|SessionWritePost| after writing the session file |:mksession|
4162641626|TermResponseAll| after the terminal response to |t_RV| and others is
@@ -41642,6 +41642,8 @@ Commands: ~
4164241642
4164341643Options: ~
4164441644
41645+ 'completeitemalign' Order of |complete-items| in Insert mode completion
41646+ popup
4164541647'winfixbuf' Keep buffer focused in a window
4164641648'tabclose' Which tab page to focus after closing a tab page
4164741649't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)
You can’t perform that action at this time.
0 commit comments