Skip to content

Commit

Permalink
fix: "Replace" which-key group is handled by grugfar
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed Jan 12, 2025
1 parent 5281896 commit d337819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/vnext/plugins/which-key.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ return {
{ "<leader>g", group = "Git" },
{ "<leader>l", group = "Code" },
{ "<leader>m", group = "Misc" },
{ "<leader>R", group = "Replace" },
{ "<leader>s", group = "Search" },
{ "<leader>t", group = "Toggles" },
{ "<leader>u", group = "UI" },
Expand Down

0 comments on commit d337819

Please sign in to comment.