dotfiles/.config/nvim/lua/plugins/dim.lua

7 lines
87 B
Lua

return {
{
"0oAstro/dim.lua",
event = "LspAttach",
config = true,
},
}