Help file formatting
This commit is contained in:
parent
869bfc948e
commit
1c60df40e0
@ -147,10 +147,11 @@ Default: 1. Values: 0 or 1.
|
||||
Use this option to explicitly specify a pattern for soft indentation. For
|
||||
example to match spaces only in the beginning of line use ' ' pattern.
|
||||
|
||||
Default: '\s'. Values: vim regexp.
|
||||
Default: '\s'. Values: Vim regexp.
|
||||
>
|
||||
let g:indent_guides_soft_pattern = ' '
|
||||
<
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
*'indent_guides_enable_on_vim_startup'*
|
||||
Use this option to control whether the plugin is enabled on Vim startup.
|
||||
|
Loading…
Reference in New Issue
Block a user