Skip to content

Commit 9760abd

Browse files
committed
add: mason button
1 parent 8c239e0 commit 9760abd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nvim/lua/plugins/specs/editor/snacks.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ return {
3939
enabled = package.loaded.lazy ~= nil,
4040
},
4141
{ icon = "", key = "q", desc = "Quit", action = ":qa" },
42+
{ icon = "", key = "M", desc = "Mason", action = ":Mason" }
4243
},
4344
},
4445
sections = {

0 commit comments

Comments
 (0)