some small changes and etc
This commit is contained in:
parent
d9be121700
commit
8067765fec
3 changed files with 54 additions and 32 deletions
|
@ -35,7 +35,6 @@
|
|||
{ on = "l"; run = "plugin smart-enter"; desc = "Enter the child directory, or open the file"; }
|
||||
{ on = "<Enter>"; run = "plugin smart-enter"; desc = "Enter the child directory, or open the file"; }
|
||||
{ on = "<Right>"; run = "plugin smart-enter"; desc = "Enter the child directory, or open the file"; }
|
||||
{ on = "<Delete>"; run = "remove"; }
|
||||
{ on = "<Backspace>"; run = "remove"; }
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue