Skip to content

Commit 327c0d2

Browse files
tsuyoshichoh-east
andauthored
syntax.jax: update translate
Co-authored-by: h_east <[email protected]>
1 parent 9ba80df commit 327c0d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/syntax.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,9 +2122,9 @@ V release 4で供給される標準的なパッケージセットの関数がユ
21222122
21232123
MARKDOWN *ft-markdown-syntax*
21242124

2125-
長い区域があるとハイライトが間違う可能性がある。表示が遅くなる代わりに、エンジ
2126-
ンをさらに振り返らせることで区域の開始に同期させることができる。例として500行
2127-
の場合: >
2125+
長い領域がある場合、間違ったハイライトがおこなわれる可能性がある。表示を遅くす
2126+
る代償として、エンジンに領域の開始を同期するためにもっと後方を見るようにするこ
2127+
とができる。500行の例: >
21282128
21292129
:let g:markdown_minlines = 500
21302130

0 commit comments

Comments
 (0)