kickstart.nvim/lua/plugins/startify.lua

5 lines
51 B
Lua

-- startup screen
return {
'mhinz/vim-startify'
}