Skip to content

Commit 9cdc790

Browse files
committed
update which-key config
1 parent e11725c commit 9cdc790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/plugins/which-key.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ return {
1414
{ "<leader>f", group = "file/find" },
1515
{ "<leader>g", group = "git" },
1616
{ "<leader>h", group = "hunks" },
17+
{ "<leader>ht", group = "toggle" },
1718
{ "<leader>q", group = "quit/session" },
1819
{ "<leader>r", group = "regex" },
1920
{ "<leader>R", group = "rest" },

0 commit comments

Comments
 (0)