Skip to content

Commit 9cb1c4b

Browse files
committed
Update index.{txt,jax}
1 parent d37ae87 commit 9cb1c4b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/index.jax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,6 +1190,8 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
11901190
|:>| :> 'shiftwidth' 1つ分だけ行を右へシフト
11911191
|:@| :@ レジスタの内容を実行
11921192
|:@@| :@@ 直前の ":@" を繰り返す
1193+
|:2match| :2mat[ch] ハイライトする 2 番目のマッチを定義する
1194+
|:3match| :3mat[ch] ハイライトする 3 番目のマッチを定義する
11931195
|:Next| :N[ext] 引数リストの1つ前のファイルを編集
11941196
|:Print| :P[rint] 行を表示する
11951197
|:X| :X 暗号鍵を設定する

en/index.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,8 @@ tag command action ~
11721172
|:>| :> shift lines one 'shiftwidth' right
11731173
|:@| :@ execute contents of a register
11741174
|:@@| :@@ repeat the previous ":@"
1175+
|:2match| :2mat[ch] define a second match to highlight
1176+
|:3match| :3mat[ch] define a third match to highlight
11751177
|:Next| :N[ext] go to previous file in the argument list
11761178
|:Print| :P[rint] print lines
11771179
|:X| :X ask for encryption key

0 commit comments

Comments
 (0)