feat: replace buffer plugin with leader maps
This commit is contained in:
parent
34ad6cf479
commit
82dd9c85d5
4 changed files with 36 additions and 30 deletions
|
@ -14,15 +14,6 @@
|
|||
};
|
||||
}
|
||||
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>b";
|
||||
action = "<Nop>";
|
||||
options = {
|
||||
desc = "+buffer";
|
||||
};
|
||||
}
|
||||
|
||||
{
|
||||
mode = ["n" "v"];
|
||||
key = "<leader>c";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue