From 342a140517d02673af8baab5f2bb50ddb3b24586 Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Tue, 7 Dec 2010 23:45:07 +1000 Subject: [PATCH] Updated the readme --- README.markdown | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 0b9718c..6def660 100644 --- a/README.markdown +++ b/README.markdown @@ -1,8 +1,19 @@ # Indent Guides +A Vim plugin for visually displaying indent levels. -Indent Guides is a Vim plugin for visually displaying indent levels. +## Installation +Coming soon. + +## Features +* Can handle both tab and space indent styles +* Automatically inspects your vim colorscheme and picks appropriate colors + +## Usage +The default mapping to toggle the plugin is `ig` + +## Help +`:help indent-guides` ## Screenshot - Indent Guides - Screenshot