From fbae2f158521b80feac12ee5aa3789ac5e0b1b0a Mon Sep 17 00:00:00 2001 From: jrop Date: Fri, 27 Dec 2019 15:37:30 -0700 Subject: [PATCH] Add coc.vim to PLUGINS.md#code-completion --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index f861466..c0fbfc1 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -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)