Skip to content

Commit 930eba1

Browse files
committed
Update help file
1 parent 6637da8 commit 930eba1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/indent_guides.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Use this option to control whether the plugin considers tabs as indention.
149149
Default: 1. Values: 0 or 1.
150150
>
151151
let g:indent_guides_tab_guides = 0
152-
152+
<
153153

154154
------------------------------------------------------------------------------
155155
*'indent_guides_soft_pattern'*
@@ -272,6 +272,8 @@ Bug reports, feedback, suggestions etc are welcomed.
272272
* Set size of indent guide to `tabstop` value when `shiftwidth=0` or
273273
`noexpandtab` is used (thanks @darkfeline and @wilywampa).
274274
* Don't load plugin in unsupported versions of Vim (thanks @dersaidin).
275+
* Added option g:|indent_guides_tab_guides| to control whether tabs are
276+
considered as indention (thanks @amerlyq).
275277

276278
1.7~
277279
* Added way to override the default mapping (thanks @xuhdev).

0 commit comments

Comments
 (0)