From dcaa7ea4a960295557c0e5066b1dd00cfb9c1027 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Wed, 21 Oct 2015 09:38:02 +0100 Subject: [PATCH] Add missing section to the help's table of contents. Thanks to @sanscore for pointing this out. --- doc/gitgutter.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/gitgutter.txt b/doc/gitgutter.txt index bff1c3c..53a5ad1 100644 --- a/doc/gitgutter.txt +++ b/doc/gitgutter.txt @@ -14,7 +14,8 @@ CONTENTS *GitGutterContents* 2. Installation ................. |GitGutterInstallation| 3. Usage ........................ |GitGutterUsage| 4. Commands ..................... |GitGutterCommands| - 5. FAQ .......................... |GitGutterFAQ| + 5. CUSTOMISATION................. |GitGutterCustomisation| + 6. FAQ .......................... |GitGutterFAQ| =============================================================================== 1. INTRODUCTION *GitGutterIntroduction*