kickstart.nvim/lua/custom/plugins/startify.lua

4 lines
65 B
Lua

-- the classical startify
return {
'mhinz/vim-startify'
}