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