From b8cbf4d90ea45587efe0625312ac42144af2a06c Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Sun, 5 Dec 2010 19:46:46 +1000 Subject: [PATCH] Moved help file into the correct directory --- {docs => doc}/indent-guides.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename {docs => doc}/indent-guides.txt (92%) diff --git a/docs/indent-guides.txt b/doc/indent-guides.txt similarity index 92% rename from docs/indent-guides.txt rename to doc/indent-guides.txt index 8695d58..b282889 100644 --- a/docs/indent-guides.txt +++ b/doc/indent-guides.txt @@ -23,7 +23,7 @@ CONTENTS *indent-guides-contents* 4. License................................... |indent-guides-license| ============================================================================== -COMMANDS *indent-guides-commands* +1. COMMANDS *indent-guides-commands* :IndentGuidesToggle *:IndentGuidesToggle* Toggles the indent guides on and off for all buffers. @@ -35,7 +35,7 @@ COMMANDS *indent-guides-commands* Disables the indent guides for all buffers. ============================================================================== -OPTIONS *indent-guides-options* +2. OPTIONS *indent-guides-options* *'IndentGuides_indent_levels'* Use this option to control how many indent levels to display guides for: @@ -44,13 +44,13 @@ Use this option to control how many indent levels to display guides for: < ============================================================================== -CHANGELOG *indent-guides-changelog* +3. CHANGELOG *indent-guides-changelog* 1.0~ * First public version. ============================================================================== -LICENSE *indent-guides-license* +4. LICENSE *indent-guides-license* The MIT Licence http://www.opensource.org/licenses/mit-license.php