Plugins: add asyncomplete.vim

Closes #114
This commit is contained in:
Prabir Shrestha 2017-08-25 22:17:31 -07:00 committed by Marco Hinz
parent 68738fa466
commit 9ea833ee9f
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -78,6 +78,7 @@ Here's a list of commonly used colorschemes:
- [VimCompletesMe](https://github.com/ajh17/VimCompletesMe) - [VimCompletesMe](https://github.com/ajh17/VimCompletesMe)
- [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - [YouCompleteMe](https://github.com/Valloric/YouCompleteMe)
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
- [completor.vim](https://github.com/maralla/completor.vim) - [completor.vim](https://github.com/maralla/completor.vim)
- [deoplete.nvim](https://github.com/Shougo/deoplete.nvim) - [deoplete.nvim](https://github.com/Shougo/deoplete.nvim)
- [neocomplete.vim](https://github.com/Shougo/neocomplete.vim) - [neocomplete.vim](https://github.com/Shougo/neocomplete.vim)