From aedd70ff35f40f153e4080867191d182a5bf5887 Mon Sep 17 00:00:00 2001 From: Tim Oxley Date: Mon, 11 May 2015 05:23:15 +0800 Subject: [PATCH] Put a screenshot up-front Serves as a tl;dr. --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f969b97..18aa6f9 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,8 @@ # Indent Guides Indent Guides is a plugin for visually displaying indent levels in Vim. + + ## Features: * Can detect both tab and space indent styles. * Automatically inspects your colorscheme and picks appropriate colors (gVim only). @@ -64,7 +66,6 @@ Alternatively you can manually setup the highlight colors yourself, see `:help i `:help indent-guides` ## Screenshots -