neovim: upgrade to nvim-cmp from nvim-compe

This commit is contained in:
2022-02-08 17:00:36 +05:30
parent ea164bddf8
commit c858af7768
6 changed files with 109 additions and 93 deletions

View File

@@ -21,15 +21,23 @@
vim-floaterm
vim-closetag
nerdcommenter
nvim-compe
nvim-cmp
cmp_luasnip
cmp-nvim-lsp
cmp-path
cmp-calc
cmp-emoji
# cmp-look
cmp-buffer
nvim-lspconfig
barbar-nvim
presence-nvim
nvim-web-devicons
nvim-tree-lua
vim-vsnip
luasnip
nvim-treesitter
vim-latex-live-preview
lspkind-nvim
# (gruvbox.overrideAttrs (oa: { patches = [ ./gruvbox.patch ]; }))
base16-vim
];