From 6b1740c743f9969f58739d98902727dc562813cb Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Thu, 1 Dec 2016 17:26:35 +0100 Subject: [PATCH] Plugins: add denite Closes #104. --- contents/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/plugins.md b/contents/plugins.md index 1c45a7a..ca13487 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -77,6 +77,7 @@ - [command-t](https://github.com/wincent/Command-T) (_requires +ruby_) - [ctrlp](https://github.com/ctrlpvim/ctrlp.vim.git) +- [denite](https://github.com/Shougo/denite.nvim) (_requires +python3_) - [fzf](https://github.com/junegunn/fzf) - [unite](https://github.com/Shougo/unite.vim)