Add plugins and config

This commit is contained in:
Saeed Afzal
2023-03-05 20:13:34 +00:00
parent 85cf458908
commit 81725f393f
10 changed files with 220 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ cmp.setup {
}),
sources = cmp.config.sources({
{ name = "nvim_lsp" },
{ name = "nvim-lsp" },
{ name = "luasnip" }
}, {
{ name = "buffer" }