Add coc.vim to PLUGINS.md#code-completion

This commit is contained in:
jrop 2019-12-27 15:37:30 -07:00 committed by GitHub
parent d0bd3cf589
commit fbae2f1585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate).
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
- [completor.vim](https://github.com/maralla/completor.vim)
- [coc.vim](https://github.com/neoclide/coc.nvim)
- [deoplete.nvim](https://github.com/Shougo/deoplete.nvim)
- [neocomplete.vim](https://github.com/Shougo/neocomplete.vim)
- [nvim-completion-manager](https://github.com/roxma/nvim-completion-manager)