kickstart.nvim/lua/custom/plugins/tranparent.lua

6 lines
80 B
Lua

return {
'tribela/transparent.nvim',
event = 'VimEnter',
config = true,
}