modified: dots/nvim/init.lua

This commit is contained in:
lulusilly 2026-04-07 02:26:08 +00:00
parent 165209dc8a
commit 4a5724f5e3

View file

@ -37,7 +37,7 @@ require("lazy").setup({
width = 150, width = 150,
} }
} }
} },
-- For background transparency -- For background transparency
{ 'xiyaowong/transparent.nvim' }, { 'xiyaowong/transparent.nvim' },
-- === The colorscheme plugin is specified here. === -- === The colorscheme plugin is specified here. ===