Tweaked the help file
This commit is contained in:
parent
4e438a4338
commit
249e98dc50
@ -55,11 +55,11 @@ Default: 1. Values: 0 or 1.
|
|||||||
<
|
<
|
||||||
|
|
||||||
*'indent_guides_auto_colors_change_percent'*
|
*'indent_guides_auto_colors_change_percent'*
|
||||||
Use this option to control the percent the highlight colors will be lightened
|
Use this option to control the percent at which the highlight colors will be
|
||||||
or darkened.
|
lightened or darkened.
|
||||||
Default: 0.10. Values: between 0 and 1.
|
Default: 0.10. Values: between 0 and 1.
|
||||||
>
|
>
|
||||||
let g:indent_guides_auto_colors_change_percent = 0.20
|
let g:indent_guides_auto_colors_change_percent = 0.10
|
||||||
<
|
<
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user