nvimdev / dashboard-nvim

vim dashboard
MIT License
2.21k stars 179 forks source link

feat(hyper): option to limit mru list to cwd #400

Closed jtubbenhauer closed 8 months ago

jtubbenhauer commented 8 months ago

This adds a new cwd_only option to limit the Most Recent File list to the cwd, defaulted to false to preserve current plugin behaviour.