Skip to content

Commit 6a8541f

Browse files
committed
Fix indent
1 parent ab1e510 commit 6a8541f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/eval.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,9 +1412,9 @@ v:foldstart 'foldtext' 用。閉じた折り畳みの最初の行。
14121412
*v:hlsearch* *hlsearch-variable*
14131413
v:hlsearch 検索による強調表示がオンになっているかどうかを決定する変数。
14141414
|+extra_search| 機能が必要な 'hlsearch' が有効になっている
1415-
時のみ意味をなす。この変数を0に設定することは、 |:nohlsearch|
1415+
時のみ意味をなす。この変数を0に設定することは、 |:nohlsearch|
14161416
コマンドを実行することと同様に働き、1に設定することは以下と
1417-
同様に働く >
1417+
同様に働く >
14181418
let &hlsearch = &hlsearch
14191419
<
14201420
*v:insertmode* *insertmode-variable*

0 commit comments

Comments
 (0)