mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-20 09:38:33 +02:00
5 lines
86 B
Lua
5 lines
86 B
Lua
|
return {
|
||
|
"shoenot/witchesbrew.nvim",
|
||
|
dependencies = { 'rktjmp/lush.nvim' },
|
||
|
}
|