Skip to content

Commit aeeab0b

Browse files
authored
Merge pull request #1649 from vim-jp/hh-fix-autocmd
Delete unnecessary line (Fix #1642)
2 parents f87b2b9 + a17a937 commit aeeab0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/autocmd.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,6 @@ KeyInputPre マッピングが適用されてキーが処理される前。パ
974974
中に変更して別のキーを処理することができ
975975
る。|v:char| が単一の文字または特殊キーでない
976976
場合は、最初の文字が使用される。
977-
The following values of |v:event| are set:
978977
|v:event| には以下の値が設定される:
979978
typed キーがタイプされたか否か。
980979
typedchar (実際に) タイプされたキー。

0 commit comments

Comments
 (0)