Skip to content

Commit e6ee0fa

Browse files
committed
fix(ui): keymap for building a single plugin changed from b to gb. Fixes #358
1 parent 4304035 commit e6ee0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/lazy/view/config.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ M.commands = {
144144
id = 13,
145145
plugins = true,
146146
plugins_required = true,
147-
key_plugin = "b",
147+
key_plugin = "gb",
148148
},
149149
}
150150

0 commit comments

Comments
 (0)