From a0e3e35bd34b43ad6753c78a9e45d4051a96372b Mon Sep 17 00:00:00 2001 From: Nate Kane Date: Sun, 9 Jan 2011 22:33:08 +1000 Subject: [PATCH] Tweaked the readme --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 1b9e062..ba72eba 100644 --- a/README.markdown +++ b/README.markdown @@ -7,8 +7,8 @@ Indent Guides is a plugin for visually displaying indent levels in Vim. * Will highlight indent levels with alternating colors. * 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). -* Customizable size for indent guides, eg. skinny guides (soft-tabs only). -* Customizable start indent level. +* **NEW:** Customizable size for indent guides, eg. skinny guides (soft-tabs only). +* **NEW:** Customizable start indent level. ## Requirements * Vim 7.2+