kickstart.nvim/lua/custom/plugins/witchesbrew.lua

5 lines
86 B
Lua

return {
"shoenot/witchesbrew.nvim",
dependencies = { 'rktjmp/lush.nvim' },
}