Skip to content

Commit

Permalink
feat(nvim): make dashboard shortcut alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
kuntau committed Jul 13, 2024
1 parent 9375532 commit 6e86c9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/nvim/lua/config/plugins/homepage.lua
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ return {
event = 'VimEnter',
opts = {
theme = 'hyper',
shortcut_type = 'letter',
shuffle_letter = false,
config = {
disable_move = true,
header = custom_header,
Expand Down

0 comments on commit 6e86c9f

Please sign in to comment.