Tweaked the readme

This commit is contained in:
Nate Kane 2011-01-09 22:33:08 +10:00
parent 77bf750ed0
commit a0e3e35bd3

View File

@ -7,8 +7,8 @@ Indent Guides is a plugin for visually displaying indent levels in Vim.
* Will highlight indent levels with alternating colors. * Will highlight indent levels with alternating colors.
* Full support for gVim and basic support for Terminal Vim. * Full support for gVim and basic support for Terminal Vim.
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests though). * Seems to work on Windows gVim 7.3 (haven't done any extensive tests though).
* Customizable size for indent guides, eg. skinny guides (soft-tabs only). * **NEW:** Customizable size for indent guides, eg. skinny guides (soft-tabs only).
* Customizable start indent level. * **NEW:** Customizable start indent level.
## Requirements ## Requirements
* Vim 7.2+ * Vim 7.2+