Skip to content

Commit cf6f4d4

Browse files
committed
Bump version to 1.6.
1 parent 2cbe919 commit cf6f4d4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/indent_guides.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010

1111
Author: Nate Kane <nathanaelkane AT gmail DOT com>
12-
Version: 1.5
13-
Last Change: 13 Mar 2011
12+
Version: 1.6
13+
Last Change: 01 Jan 2012
1414

1515
==============================================================================
1616
CONTENTS *indent-guides-contents*
@@ -226,6 +226,13 @@ Bug reports, feedback, suggestions etc are welcomed.
226226
==============================================================================
227227
7. CHANGELOG *indent-guides-changelog*
228228

229+
1.6~
230+
* Added option g:|indent_guides_space_guides| to control whether spaces are
231+
considered as indention (thanks scoz).
232+
* Added 'doc/tags' to gitignore (thanks lenniboy).
233+
* Fixed E803 ID not found spam (thanks mutewinter).
234+
* Fixed str2float issue with Vim 7.1 (thanks acx0).
235+
229236
1.5~
230237
* Added highlight support for files with a mixture of tab and space indent
231238
styles (thanks graywh).

0 commit comments

Comments
 (0)