mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-10 02:43:46 -05:00
Bump version to 1.6.
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Author: Nate Kane <nathanaelkane AT gmail DOT com>
|
Author: Nate Kane <nathanaelkane AT gmail DOT com>
|
||||||
Version: 1.5
|
Version: 1.6
|
||||||
Last Change: 13 Mar 2011
|
Last Change: 01 Jan 2012
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
CONTENTS *indent-guides-contents*
|
CONTENTS *indent-guides-contents*
|
||||||
@@ -226,6 +226,13 @@ Bug reports, feedback, suggestions etc are welcomed.
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
7. CHANGELOG *indent-guides-changelog*
|
7. CHANGELOG *indent-guides-changelog*
|
||||||
|
|
||||||
|
1.6~
|
||||||
|
* Added option g:|indent_guides_space_guides| to control whether spaces are
|
||||||
|
considered as indention (thanks scoz).
|
||||||
|
* Added 'doc/tags' to gitignore (thanks lenniboy).
|
||||||
|
* Fixed E803 ID not found spam (thanks mutewinter).
|
||||||
|
* Fixed str2float issue with Vim 7.1 (thanks acx0).
|
||||||
|
|
||||||
1.5~
|
1.5~
|
||||||
* Added highlight support for files with a mixture of tab and space indent
|
* Added highlight support for files with a mixture of tab and space indent
|
||||||
styles (thanks graywh).
|
styles (thanks graywh).
|
||||||
|
|||||||
Reference in New Issue
Block a user