nvim/lua/plugins/alpha.lua

5 lines
92 B
Lua

return {
'goolord/alpha-nvim',
opts = require('plugins.alpha.theme'),
lazy = false,
}