Skip to content

Commit feaecf7

Browse files
authored
Merge pull request #877 from tsuyoshicho/fix/syntax-docstyle-20210124
fix: syntax.jax: word style alignment
2 parents 7eb1a0b + 5659c21 commit feaecf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/syntax.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5126,7 +5126,7 @@ C 構文ファイルは次の行を含んでいる: >
51265126

51275127
`:highlight clear` ではリンクが存続し、個別のファイルタイプでのハイライトがあ
51285128
りまた別のカラースキームから選択的に残したいものを維持するのに便利で、
5129-
"after/syntax/{filetype}.vim" ファイルにこのようにコマンドを置きます: >
5129+
"after/syntax/{filetype}.vim" ファイルにこのようにコマンドを置く: >
51305130
highlight! default link cComment Question
51315131
51325132
==============================================================================

0 commit comments

Comments
 (0)