Plugins: add completor and mucomplete

Closes #105.
This commit is contained in:
Lifepillar 2016-12-02 11:02:10 +01:00 committed by Marco Hinz
parent 6b1740c743
commit 8fdb64c1e7
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -50,11 +50,13 @@
#### Code completion
- [completor](https://github.com/maralla/completor.vim)
- [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)
- [youcompleteme](https://github.com/Valloric/YouCompleteMe)
- [µcomplete](https://github.com/lifepillar/vim-mucomplete)
#### Cycle