From feba7e9fa7ccfb8c9b6fcbf34b36dff58940b90e Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Mon, 21 Feb 2011 23:36:22 +1000 Subject: [PATCH] Updated the help file --- doc/indent_guides.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/indent_guides.txt b/doc/indent_guides.txt index cb8264c..21120af 100644 --- a/doc/indent_guides.txt +++ b/doc/indent_guides.txt @@ -10,7 +10,7 @@ Author: Nate Kane Version: 1.5 (pending release) -Last Change: 20 Feb 2011 +Last Change: 21 Feb 2011 ============================================================================== CONTENTS *indent-guides-contents* @@ -212,9 +212,11 @@ Bug reports, feedback, suggestions etc are welcomed. ============================================================================== 7. CHANGELOG *indent-guides-changelog* -1.5~ +1.5 (pending release)~ * Added -bar to all the :commands so they can chain with other :commands (thanks to graywh). + * No longer overriding pre-defined custom highlight colors (thanks to + graywh). 1.4~ * Added the new plugin option g:|indent_guides_enable_on_vim_startup|.