Files
NeovimConfig/lua/plugins/shade.lua
T

10 lines
204 B
Lua

return {
-- "valentino-sm/shade.nvim",
-- config = function ()
-- require("shade").setup({
-- overlay_opacity = 50,
-- opacity_step = 1,
-- })
-- end
}