mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 20:41:04 +00:00
6 lines
117 B
Lua
6 lines
117 B
Lua
return {
|
|
"zeioth/garbage-day.nvim",
|
|
dependencies = "neovim/nvim-lspconfig",
|
|
event = "VeryLazy",
|
|
opts = {},
|
|
}
|