Skip to content

Commit b2aae01

Browse files
authored
Merge pull request #1889 from h-east/fix-typo-options.jax
Fix typo options.jax
2 parents 49c5b20 + 5a6e27d commit b2aae01

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/options.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4864,8 +4864,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
48644864
は常に復元されるので、カーソルは移動してもよい。
48654865
普通、このオプションは関数を呼び出すように設定される: >
48664866
:set indentexpr=GetMyIndent()
4867-
< 'debug' が "msg" を含まないない限り、エラーメッセージの表示は抑制され
4868-
る。
4867+
< 'debug' が "msg" を含まない限り、エラーメッセージの表示は抑制される。
48694868
|indent-expression| を参照。
48704869
NOTE: このオプションは、'compatible' がオンになると "" になるので注意。
48714870

0 commit comments

Comments
 (0)