Updated which key and keybinds

This commit is contained in:
2025-05-02 23:53:27 +02:00
parent 86bd1c0159
commit 702289f229
2 changed files with 6 additions and 5 deletions

View File

@@ -31,18 +31,19 @@ return {
},
icons = {
breadcrumb = "»",
separator = "",
group = "",
separator = " ",
group = " ",
},
})
whichkey.add({
{
{ "<leader>a", group = "harpoon" },
{ "<leader>a", group = "avante" },
{ "<leader>b", group = "buffer" },
{ "<leader>c", group = "debuging" },
{ "<leader>f", group = "telescope" },
{ "<leader>g", group = "git" },
{ "<leader>h", group = "harpoon" },
{ "<leader>m", group = "treesiter-objects" },
{ "<leader>o", group = "misc" },
{ "<leader>p", group = "project" },