From 0cce8b0a0866ac5f72307bb3abbb9c0d0d208c1a Mon Sep 17 00:00:00 2001 From: Dominic Monroe Date: Thu, 27 Oct 2016 18:46:46 +0100 Subject: [PATCH] Add deoplete to plugins.md --- contents/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/plugins.md b/contents/plugins.md index a83d92e..315a47d 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -44,6 +44,7 @@ #### Code completion +- [deoplete](https://github.com/Shougo/deoplete.nvim) - [neocomplete](https://github.com/Shougo/neocomplete.vim) - [supertab](https://github.com/ervandew/supertab) - [vimcompletesme](https://github.com/ajh17/VimCompletesMe)