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 10, 2024
1 parent c10073d commit 18b76e9
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 18b76e9

Please sign in to comment.