mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 08:39:06 +02:00
6 lines
96 B
Lua
6 lines
96 B
Lua
return {
|
|
{
|
|
'metalelf0/jellybeans-nvim',
|
|
dependencies = { 'rktjmp/lush.nvim' },
|
|
},
|
|
}
|