Skip to content

Commit 1c60df4

Browse files
committed
Help file formatting
1 parent 869bfc9 commit 1c60df4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/indent_guides.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,11 @@ Default: 1. Values: 0 or 1.
147147
Use this option to explicitly specify a pattern for soft indentation. For
148148
example to match spaces only in the beginning of line use ' ' pattern.
149149

150-
Default: '\s'. Values: vim regexp.
150+
Default: '\s'. Values: Vim regexp.
151151
>
152152
let g:indent_guides_soft_pattern = ' '
153153
<
154+
154155
------------------------------------------------------------------------------
155156
*'indent_guides_enable_on_vim_startup'*
156157
Use this option to control whether the plugin is enabled on Vim startup.

0 commit comments

Comments
 (0)