Added Transparent.nvim plugin, disable Shade.nvim plugin (conflict)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
return {
|
||||
"valentino-sm/shade.nvim",
|
||||
config = function ()
|
||||
require("shade").setup({
|
||||
overlay_opacity = 50,
|
||||
opacity_step = 1,
|
||||
})
|
||||
end
|
||||
-- "valentino-sm/shade.nvim",
|
||||
-- config = function ()
|
||||
-- require("shade").setup({
|
||||
-- overlay_opacity = 50,
|
||||
-- opacity_step = 1,
|
||||
-- })
|
||||
-- end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user