From 0068093ea09ad953d5fec3a8b5ed2386a1e3ab1c Mon Sep 17 00:00:00 2001 From: Bailey Ling Date: Tue, 20 Aug 2013 12:57:50 -0400 Subject: [PATCH] add screenshot for hunks. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2cf5b05..8d63008 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ Lean & mean statusline for vim that's light as air. ### whitespace ![image](https://f.cloud.github.com/assets/306502/962401/2a75385e-04ef-11e3-935c-e3b9f0e954cc.png) +### hunks ([vim-gitgutter][29]/[vim-signify][30]) +![image](https://f.cloud.github.com/assets/306502/995185/73fc7054-09b9-11e3-9d45-618406c6ed98.png) + # Rationale There's already [powerline][2], why yet another statusline?