Fixed "Shade" plugin installations

This commit is contained in:
2024-09-26 21:37:41 +09:00
parent f6d3ab41bd
commit 65ea7ab315
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
return {
"valentino-sm//shade.nvim",
"valentino-sm/shade.nvim",
config = function ()
require("shade").setup({
overlay_opacity = 50,