nvimdev / dashboard-nvim

vim dashboard
MIT License
2.39k stars 192 forks source link

feat(hyper): add `mru.enable` option #494

Closed scottmckendry closed 1 week ago

scottmckendry commented 1 week ago

Adds a new option to the config mru.enable to allow both the Project and Recent Files sections to be removed from the dashboard.

Resolves #420