vim-indent-guides/README.markdown
2010-12-07 23:47:48 +10:00

22 lines
530 B
Markdown

# Indent Guides
A Vim plugin for visually displaying indent levels.
**Status:** almost ready for an official release.
## 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 `<Leader>ig`
## Help
`:help indent-guides`
## Screenshot
<img src="http://dl.dropbox.com/u/1019520/indent_guides_screenshot.png" width="356" height="470" alt="Indent Guides - Screenshot" />