Updated the readme
This commit is contained in:
parent
3a8ac4e364
commit
342a140517
@ -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 `<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" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user