dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

Add config options for adjusting the list width of projects and mru of hyper theme

Open huibosa opened this issue 2 years ago • 0 comments

Comparing the following two snapshots:

image image

It seems to me that the second one with a wider mru list is more coordinated.

For now, the width of the mru list is determined by the longest path string, so is it possible to:

  1. Add config option for setting the list width.
  2. Or add config option to set the "padding" between the last character of path string and the shortcut key character, instead of a fixed space character
  3. Other options making the list width equals the weekend title, which would be nice

huibosa avatar Sep 27 '23 09:09 huibosa