feat(nvim): Add multiple edit plugins

This commit is contained in:
js0ny 2025-01-26 18:49:49 +00:00
parent be9a65738c
commit a5218cdea7
13 changed files with 137 additions and 42 deletions

View file

@ -43,6 +43,7 @@ return {
{ name = "nvim_lsp" },
{ name = "luasnip" },
{ name = "copilot" },
{ name = "lazydev", group_index = 0 },
}, {
{ name = "buffer" },
{ name = "path" },