Skip to content

Commit e6e33b8

Browse files
chore(doc): auto generate docs
1 parent 8d06f36 commit e6e33b8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/dashboard.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*dashboard.txt* For Nvim 0.8.0 Last change: 2024 June 25
1+
*dashboard.txt* For Nvim 0.8.0 Last change: 2024 July 01
22

33
==============================================================================
44
Table of Contents *dashboard-table-of-contents*
@@ -68,6 +68,7 @@ OPTIONS *dashboard-configuration-options*
6868
theme = 'hyper' -- theme is doom and hyper default is hyper
6969
disable_move -- default is false disable move keymap for hyper
7070
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.
7172
change_to_vcs_root -- default is false,for open file in hyper mru. it will change to the root of vcs
7273
config = {}, -- config used for theme
7374
hide = {

0 commit comments

Comments
 (0)