Remove garbage-day & update plugins

This commit is contained in:
2025-03-20 15:11:58 -04:00
parent 7338482a48
commit 37bddfcbce
2 changed files with 39 additions and 48 deletions

View File

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