nvimdev / dashboard-nvim

vim dashboard
MIT License
2.34k stars 190 forks source link

Reload MRU without reopening editor #405

Open bzindovic opened 10 months ago

bzindovic commented 10 months ago

Reload MRU (oldfiles) without reopening editor. List of recent files is not refreshed until I reopen editor.

Add an option/function to refresh MRU on demand or automatically Adding a function to refresh/reload oldfiles would solve this.