diff --git a/contents/plugins.md b/contents/plugins.md index ca13487..03c102b 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -50,7 +50,9 @@ #### Code completion +- [completor](https://github.com/maralla/completor.vim) - [deoplete](https://github.com/Shougo/deoplete.nvim) +- [µcomplete](https://github.com/lifepillar/vim-mucomplete) - [neocomplete](https://github.com/Shougo/neocomplete.vim) - [supertab](https://github.com/ervandew/supertab) - [vimcompletesme](https://github.com/ajh17/VimCompletesMe)