kickstart.nvim/lua/plugins/neoconf.lua
2024-05-25 00:05:51 +02:00

7 lines
61 B
Lua

return {
{
'folke/neoconf.nvim',
opts = {},
},
}