feat(neovim): switch from completion-nvim to nvim-compe

This commit is contained in:
Felix Schröter 2021-03-26 03:38:56 +01:00
parent 3bfd20b1e9
commit b5df8e1f9d
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 15 additions and 7 deletions

View file

@ -75,7 +75,7 @@ in {
nvim-lspconfig
# nvim-dap
completion-nvim
nvim-compe
vim-orgmode
];