change keymap
This commit is contained in:
parent
fb96529991
commit
8152eb9b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
keymaps = [
|
||||
{
|
||||
mode = ["n"];
|
||||
key = "<C-b>";
|
||||
key = "<C-e>";
|
||||
action = "<cmd>Neotree toggle<cr>";
|
||||
options = {desc = "Open/Close Neotree";};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue