We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869bfc9 commit 1c60df4Copy full SHA for 1c60df4
doc/indent_guides.txt
@@ -147,10 +147,11 @@ Default: 1. Values: 0 or 1.
147
Use this option to explicitly specify a pattern for soft indentation. For
148
example to match spaces only in the beginning of line use ' ' pattern.
149
150
-Default: '\s'. Values: vim regexp.
+Default: '\s'. Values: Vim regexp.
151
>
152
let g:indent_guides_soft_pattern = ' '
153
<
154
+
155
------------------------------------------------------------------------------
156
*'indent_guides_enable_on_vim_startup'*
157
Use this option to control whether the plugin is enabled on Vim startup.
0 commit comments