Skip to content

Commit f8f5004

Browse files
tsuyoshichoh-east
andauthored
autocmd.jax: translate treat
Co-authored-by: h_east <[email protected]>
1 parent aa12dbd commit f8f5004

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/autocmd.jax

+3-2
Original file line numberDiff line numberDiff line change
@@ -914,8 +914,9 @@ MenuPopup (マウス右ボタンで)ポップアップメニューを表示す
914914
tl 端末
915915
*ModeChanged*
916916
ModeChanged モード変更後。パターンは `'old_mode:new_mode'`
917-
に対して照合され、例えば `*:c*` で照合させれば
918-
|CmdlineEnter| の模倣になる。
917+
に対してマッチングされ、例えば、|CmdlineEnter|
918+
をシミュレートするために、`*:c*` に対してマッ
919+
チする。
919920
|v:event| には以下の値が設定される:
920921
old_mode 変更前のモード。
921922
new_mode |mode()| を引数が非0のときに返

0 commit comments

Comments
 (0)