We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77bf750 commit a0e3e35Copy full SHA for a0e3e35
README.markdown
@@ -7,8 +7,8 @@ Indent Guides is a plugin for visually displaying indent levels in Vim.
7
* Will highlight indent levels with alternating colors.
8
* Full support for gVim and basic support for Terminal Vim.
9
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests though).
10
-* Customizable size for indent guides, eg. skinny guides (soft-tabs only).
11
-* Customizable start indent level.
+* **NEW:** Customizable size for indent guides, eg. skinny guides (soft-tabs only).
+* **NEW:** Customizable start indent level.
12
13
## Requirements
14
* Vim 7.2+
0 commit comments