Skip to content

Commit aedd70f

Browse files
committed
Put a screenshot up-front
Serves as a tl;dr.
1 parent 184e558 commit aedd70f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Indent Guides
22
Indent Guides is a plugin for visually displaying indent levels in Vim.
33

4+
<img src="http://i.imgur.com/ONgoj.png" width="448" height="448" alt="" />
5+
46
## Features:
57
* Can detect both tab and space indent styles.
68
* 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
6466
`:help indent-guides`
6567

6668
## Screenshots
67-
<img src="http://i.imgur.com/ONgoj.png" width="448" height="448" alt="" />
6869
<img src="http://i.imgur.com/7tMBl.png" width="448" height="448" alt="" />
6970
<img src="http://i.imgur.com/EvrqK.png" width="448" height="448" alt="" />
7071
<img src="http://i.imgur.com/hHqp2.png" width="448" height="448" alt="" />

0 commit comments

Comments
 (0)