goolord / alpha-nvim

a lua powered greeter like vim-startify / dashboard-nvim
MIT License
1.87k stars 112 forks source link

Add mru_opts.mru_start and mru_opts.mru_cwd_start #230

Open PEMessage opened 1 year ago

PEMessage commented 1 year ago

The origin startify using 0 for mru and 10 for mru_cwd. These new opts allow you change setting to fit ori version.

PEMessage commented 1 year ago

My code is just a workaround, I'm fine to close this if provide other method to do this.

PEMessage commented 1 year ago

My code is just a workaround, I'm fine to close this if provide other method to do this.