Skip to content

Commit 4cd97dd

Browse files
h-eastk-takata
andauthored
Update doc/pattern.jax
Co-authored-by: K.Takata <[email protected]>
1 parent 492a2a0 commit 4cd97dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pattern.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ Vim では、'^' と '$' は常に中間の改行にもマッチします。最
14371437
ます。
14381438
":3match" コマンドは |matchparen| プラグインで使用されています
14391439
(Vim < 9.0.2054)。手動マッチングには ":match"、他のプラグイン
1440-
には ":2match "を使うか、より柔軟な |matchadd()| (および同様の)
1440+
には ":2match" を使うか、より柔軟な |matchadd()| (および同様の)
14411441
関数を使うことをお勧めします。
14421442

14431443
==============================================================================

0 commit comments

Comments
 (0)