We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b101403 commit 8531982Copy full SHA for 8531982
doc/autocmd.jax
@@ -404,7 +404,7 @@ Vimは以下のイベントを認識する。イベント名が大文字か小
404
|CmdlineChanged| コマンドラインのテキストに変更が加えられた後
405
|CmdlineEnter| カーソルがコマンドラインに移動した後
406
|CmdlineLeave| カーソルがコマンドラインを離れる前
407
-|CmdlineLeavePre| コマンドラインを離れる前
+|CmdlineLeavePre| コマンドラインを離れる準備の前
408
409
|InsertEnter| 挿入モードを開始したとき
410
|InsertChange| 挿入や置換モードで<Insert>をタイプしたとき
0 commit comments