Skip to content

Commit 198e3fe

Browse files
committed
Fix wrong translation
ref #103
1 parent 9913070 commit 198e3fe

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
@@ -4861,8 +4861,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
48614861
NOTE: パターンの使用に関わる移植性の問題を避けるため、常にこのオプショ
48624862
ンを既定値のオンにしておくこと。古いViのスクリプトを使うときのみオフに
48634863
切り替えること。それ以外では、いつでも 'magic' がオンのときに動作する
4864-
ようなパターンを書くこと。検索パターンに "\M" を含めると magic になる。
4865-
|/\M|
4864+
ようなパターンを書くこと。nomagic が使いたい場合は "\M" を使う。|/\M|
48664865

48674866
*'makeef'* *'mef'*
48684867
'makeef' 'mef' 文字列 (既定では "")

0 commit comments

Comments
 (0)