feat: remove unused keymap and simplify whichkey configuration
This commit is contained in:
parent
10151c17a8
commit
3d0b34c714
|
@ -5,15 +5,6 @@
|
|||
|
||||
# Prefixes, No operation.
|
||||
keymaps = [
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>f";
|
||||
action = "<Nop>";
|
||||
options = {
|
||||
desc = "+find/files";
|
||||
};
|
||||
}
|
||||
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>s";
|
||||
|
|
Loading…
Reference in a new issue