changes to nvim and readme

This commit is contained in:
Bryan Ramos 2023-06-09 17:01:49 -04:00
parent 3f91cf0d32
commit e696907260
4 changed files with 118 additions and 73 deletions

View file

@ -46,7 +46,7 @@ cmp.setup({
},
sources = {
{ name = "nvim_lsp" },
{ name = "luasnip" },
-- { name = "luasnip" },
-- other sources...
},
-- other configurations...