Skip to content

Commit 1a99350

Browse files
committed
Use "設定" instead of "セット"
1 parent ba10279 commit 1a99350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/indent.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ Vim script のインデントは `g:vim_indent` 辞書変数で設定できる
12351235
YAML *ft-yaml-indent*
12361236

12371237
デフォルトでは、yaml のインデントスクリプトは複数行のスカラーの検出を行おうと
1238-
しない。もしこれを有効化したい場合は、以下の変数をセットすること: >
1238+
しない。もしこれを有効化したい場合は、以下の変数を設定すること: >
12391239
12401240
let g:yaml_indent_multiline_scalar = 1
12411241

0 commit comments

Comments
 (0)