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

5 lines
66 B
Lua

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