nvimdev / dashboard-nvim

vim dashboard
MIT License
2.34k stars 190 forks source link

Questions about some configurations. #371

Open Fausto-Korpsvart opened 1 year ago

Fausto-Korpsvart commented 1 year ago

I recently went back to this plugin and it's great how it has changed, I remember it differently.

Anyway...

I have a few questions about some settings, for example: How can I change the date format when I have the week_header enabled? Or how can I hide the date and time and just leave the day of the week?

I would also like to know how I can truncate the path of the Projects and MRU, because it usually shows the full path and not a relative path. Sometimes I edit just one file in a long path and that appears in MRU, it's just one file with a huge path and it makes the Dashboard layout look strange.

Thanks in advance, it's a great plugin!