diff options
author | Teddy Wing | 2014-05-08 15:35:07 -0400 |
---|---|---|
committer | Teddy Wing | 2014-05-08 15:35:07 -0400 |
commit | e1d9c4d2d622e0367e4277fcef41681eaa3b91eb (patch) | |
tree | b55acca1a78705f1db7e582d1526a16f74fb1cfd /bundle | |
parent | a6f5e4c3b0541792b85f61bd48f46658cb801312 (diff) | |
download | dotvim-e1d9c4d2d622e0367e4277fcef41681eaa3b91eb.tar.bz2 |
Add Indent Guides plugin
Visually displays indentation so you can have an easier time seeing
where a block ends.
Like BBEdit's tab stops (kind of), but looks more like the Visual
Studio style (blech).
Going to be amazingly useful since my team enforces 2-space indentation
for all front-end code (WTF???!).
Diffstat (limited to 'bundle')
m--------- | bundle/vim-indent-guides | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/vim-indent-guides b/bundle/vim-indent-guides new file mode 160000 +Subproject eec1b629dc4cfa3986d20f21d4b4489732cd3f5 |