feat: replace buffer plugin with leader maps

This commit is contained in:
♥ Minnie ♥ 2025-05-13 23:45:00 +08:00
parent 34ad6cf479
commit 82dd9c85d5
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
4 changed files with 36 additions and 30 deletions

View file

@ -14,15 +14,6 @@
};
}
{
mode = "n";
key = "<leader>b";
action = "<Nop>";
options = {
desc = "+buffer";
};
}
{
mode = ["n" "v"];
key = "<leader>c";