Skip to content

Commit a204905

Browse files
authored
Merge pull request #1077 from Milly/fix-typo-map
map.jax: fix typo
2 parents c9e5e75 + 7326c44 commit a204905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/map.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Note:
358358
いため、|CmdlineEnter||CmdlineLeave| イベントをトリガーしません。
359359
- 同じ理由により、<C-R><C-W> のようなキーコード |keycodes| は通常の、マッピン
360360
グされていないキーとして解釈されます。
361-
- コマンドは echo されせん<silent> は不要です。
361+
- コマンドは echo されません<silent> は不要です。
362362
- {rhs} は、マッピングが再帰的であっても、短縮入力や他のマッピングの対象にはな
363363
りません。
364364
- ビジュアルモードでは、`line('v')``col('v')` を使って、ビジュアルエリアの

0 commit comments

Comments
 (0)