feat: Added garbage-day

This commit is contained in:
Binciu Viorel 2024-05-26 11:39:38 +03:00
parent 6f63b0d976
commit 73eb16d84c

View file

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