changes keybindings for buffers

This commit is contained in:
Dennis 2025-11-27 11:21:41 +01:00
parent bcc9e2dccc
commit 4703c104fa
2 changed files with 2 additions and 2 deletions

View file

@ -98,7 +98,7 @@ return {
desc = "Projects",
},
{
"<leader>bl",
"<leader>bb",
function()
Snacks.picker.buffers()
end,