nvimdev / dashboard-nvim

vim dashboard
MIT License
2.34k stars 190 forks source link

Fix alphabet characters for shortcut (especially MRU files) #374

Closed ryoppippi closed 3 months ago

ryoppippi commented 1 year ago

Hi! Is there any way to fix the variety of alphabet characters and order of them for MRU files?

I think they are chosen randomly right now, but I want to fix them.

glepnir commented 1 year ago

just table.sort(vim.v.oldfiles) maybe also need remove home first .

ryoppippi commented 1 year ago

スクリーンショット 2023-08-07 9 30 09 I mean these alphabets

glepnir commented 1 year ago

oh you mean shortcut . I can do sort on new version .

ryoppippi commented 1 year ago

Yeah!! Thank you! I would like to config the alphabets to be assigned to shortcut in that order, using an arbitrary alphabetical sequence