We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d06f36 commit e6e33b8Copy full SHA for e6e33b8
1 file changed
doc/dashboard.txt
@@ -1,4 +1,4 @@
1
-*dashboard.txt* For Nvim 0.8.0 Last change: 2024 June 25
+*dashboard.txt* For Nvim 0.8.0 Last change: 2024 July 01
2
3
==============================================================================
4
Table of Contents *dashboard-table-of-contents*
@@ -68,6 +68,7 @@ OPTIONS *dashboard-configuration-options*
68
theme = 'hyper' -- theme is doom and hyper default is hyper
69
disable_move -- default is false disable move keymap for hyper
70
shortcut_type -- shorcut type 'letter' or 'number'
71
+ shuffle_letter -- default is true, shortcut 'letter' will be randomize, set to false to have ordered letter.
72
change_to_vcs_root -- default is false,for open file in hyper mru. it will change to the root of vcs
73
config = {}, -- config used for theme
74
hide = {
0 commit comments