Update lazyvim to v14

Removed a bunch of plugins that are no longer needed.
This commit is contained in:
2025-01-10 12:16:07 -05:00
parent 4fb33dac6a
commit aa39f326cc
13 changed files with 131 additions and 571 deletions

View File

@@ -0,0 +1,8 @@
return {
"zeioth/garbage-day.nvim",
dependencies = "neovim/nvim-lspconfig",
event = "VeryLazy",
opts = {
-- your options here
},
}