updates snacks config
This commit is contained in:
parent
c296321bc2
commit
d929567c45
1 changed files with 7 additions and 0 deletions
|
|
@ -101,6 +101,13 @@ return {
|
|||
end,
|
||||
desc = "Projects",
|
||||
},
|
||||
{
|
||||
"<leader>bb",
|
||||
function()
|
||||
Snacks.picker.buffers()
|
||||
end,
|
||||
desc = "Buffers",
|
||||
},
|
||||
-- Search
|
||||
{
|
||||
"<leader>ss",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue