Skip to content

Commit 759f6dc

Browse files
committed
Fix review points
1 parent 78feea7 commit 759f6dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/map.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
1.10 Altキーを使ったマップ |:map-alt-keys|
2222
1.11 Metaキーを使ったマップ |:map-meta-keys|
2323
1.12 modifyOtherKeys モードのマップ |modifyOtherKeys|
24-
1.13 KITTY キーボードプロトコルを使ったマップ |kitty-keyboard-protocol|
24+
1.13 Kitty キーボードプロトコルを使ったマップ |kitty-keyboard-protocol|
2525
1.14 オペレータの作成 |:map-operator|
2626
2. 短縮入力 |abbreviations|
2727
3. ローカルマップとローカル関数 |script-local|
@@ -1035,7 +1035,7 @@ Note xterm の version 376 までは Shift-Esc が通常の Esc を送信し、S
10351035
るのを防ぐため、挿入モードで modifyOtherKeys は無効化されます。
10361036

10371037

1038-
1.13 KITTY キーボードプロトコルを使ったマップ *kitty-keyboard-protocol*
1038+
1.13 Kitty キーボードプロトコルを使ったマップ *kitty-keyboard-protocol*
10391039

10401040
'term' の値が "kitty" を含んでいる場合、Vim は Kitty キーボードプロトコルを有
10411041
効化するエスケープシーケンスを送出します。これは 'keyprotocol' オプションで変

0 commit comments

Comments
 (0)