bugfixed smart enter
This commit is contained in:
parent
64d412e8a8
commit
695fa65e4e
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ desc = "Open shell here"
|
||||||
|
|
||||||
[[manager.prepend_keymap]]
|
[[manager.prepend_keymap]]
|
||||||
on = "l"
|
on = "l"
|
||||||
run = 'plugin smart-enter'
|
run = "plugin smart-enter"
|
||||||
desc = "Enter the child directory, or open the file"
|
desc = "Enter the child directory, or open the file"
|
||||||
|
|
||||||
[[manager.prepend_keymap]]
|
[[manager.prepend_keymap]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue