From 210e555e96d7000ba046b8ce16d0f7a3936aac83 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 27 Jan 2016 23:37:59 +0100 Subject: [PATCH] Plugins: add indentLine --- content/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/plugins.md b/content/plugins.md index 6c167d5..54f5e68 100644 --- a/content/plugins.md +++ b/content/plugins.md @@ -97,6 +97,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [gnupg](https://github.com/jamessan/vim-gnupg) - [goyo](https://github.com/junegunn/goyo.vim) - [hackernews](https://github.com/ryanss/vim-hackernews) +- [indentline](https://github.com/Yggdroot/indentLine) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [nrrwrgn](https://github.com/chrisbra/NrrwRgn) - [projectionist](https://github.com/tpope/vim-projectionist)