From f0097b53f50c25ad5db3668e8f48e2e446af2ce5 Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Thu, 9 Dec 2010 22:49:30 +1000 Subject: [PATCH] Updated the help file to be inline with the new changes --- doc/indent_guides.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/indent_guides.txt b/doc/indent_guides.txt index 21cf05e..4d4b531 100644 --- a/doc/indent_guides.txt +++ b/doc/indent_guides.txt @@ -27,13 +27,15 @@ CONTENTS *indent-guides-contents* 1. COMMANDS *indent-guides-commands* :IndentGuidesToggle *:IndentGuidesToggle* - Toggles the indent guides on and off for all buffers. + Toggles the indent guides on and off. :IndentGuidesEnable *:IndentGuidesEnable* - Enables the indent guides for all buffers. + Enables the indent guides for the current buffer and any other buffer upon + entering it. :IndentGuidesDisable *:IndentGuidesDisable* - Disables the indent guides for all buffers. + Disables the indent guides for the current buffer and any other buffer upon + entering it. ============================================================================== 2. OPTIONS *indent-guides-options*