Skip to content

Commit

Permalink
fix(ui): keymap for building a single plugin changed from b to gb.
Browse files Browse the repository at this point in the history
…Fixes #358
  • Loading branch information
folke committed Jan 9, 2023
1 parent 4304035 commit e6ee0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/lazy/view/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ M.commands = {
id = 13,
plugins = true,
plugins_required = true,
key_plugin = "b",
key_plugin = "gb",
},
}

Expand Down

0 comments on commit e6ee0fa

Please sign in to comment.