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

4 lines
34 B
Lua
Raw Normal View History

2023-02-24 20:25:45 +05:30
return {
'mhinz/vim-startify'
}