Add deoplete to plugins.md

This commit is contained in:
Dominic Monroe 2016-10-27 18:46:46 +01:00 committed by Marco Hinz
parent 1b60b90448
commit 0cce8b0a08

View File

@ -44,6 +44,7 @@
#### Code completion #### Code completion
- [deoplete](https://github.com/Shougo/deoplete.nvim)
- [neocomplete](https://github.com/Shougo/neocomplete.vim) - [neocomplete](https://github.com/Shougo/neocomplete.vim)
- [supertab](https://github.com/ervandew/supertab) - [supertab](https://github.com/ervandew/supertab)
- [vimcompletesme](https://github.com/ajh17/VimCompletesMe) - [vimcompletesme](https://github.com/ajh17/VimCompletesMe)