This commit is contained in:
Christian Nieves
2023-10-17 20:50:38 +00:00
parent 285e11f7dd
commit e067e757bf
8 changed files with 117 additions and 106 deletions

View File

@ -39,7 +39,7 @@ return {
"hrsh7th/cmp-nvim-lsp",
"hrsh7th/cmp-nvim-lsp-document-symbol",
"hrsh7th/cmp-nvim-lsp-signature-help",
"hrsh7th/cmp-nvim-lua",
-- "hrsh7th/cmp-nvim-lua",
"FelipeLema/cmp-async-path",
"lukas-reineke/cmp-under-comparator",
"ray-x/cmp-treesitter",
@ -54,10 +54,10 @@ return {
{ name = "nvim_lsp", priority = 8 },
{ name = "treesitter", priority = 7 },
{ name = "nvim_lsp_signature_help" },
{ name = "luasnip" },
-- { name = "luasnip" },
{ name = "calc" },
{ name = "crates" },
{ name = "nvim_lua" },
-- { name = "nvim_lua" },
{ name = "emoji" },
{ name = "async_path" },
{ name = "spell" },