refactor mneumonics
This commit is contained in:
parent
76b5f16399
commit
0c866cfd92
6 changed files with 71 additions and 83 deletions
|
@ -7,9 +7,9 @@
|
|||
keymaps = [
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>\\";
|
||||
key = "<leader>e";
|
||||
action = "<cmd>Neotree<cr>";
|
||||
options.desc = "Focus Neotree";
|
||||
options.desc = "focus_neotree";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue