From 3cd1b09fb38e7a8d477d99295cb1c04ddf7c8b26 Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Sun, 20 Feb 2011 22:55:19 +1000 Subject: [PATCH] Updated the help file. --- doc/indent_guides.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/indent_guides.txt b/doc/indent_guides.txt index 3e27a3c..cb8264c 100644 --- a/doc/indent_guides.txt +++ b/doc/indent_guides.txt @@ -9,8 +9,8 @@ Author: Nate Kane -Version: 1.4 -Last Change: 6 Feb 2011 +Version: 1.5 (pending release) +Last Change: 20 Feb 2011 ============================================================================== CONTENTS *indent-guides-contents* @@ -212,6 +212,10 @@ Bug reports, feedback, suggestions etc are welcomed. ============================================================================== 7. CHANGELOG *indent-guides-changelog* +1.5~ + * Added -bar to all the :commands so they can chain with other :commands + (thanks to graywh). + 1.4~ * Added the new plugin option g:|indent_guides_enable_on_vim_startup|. * Improved Windows support.