helix: append_mode no longer selects
This commit is contained in:
parent
8ed26c5b9e
commit
e21746e30c
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ enable = true
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}
|
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}
|
||||||
|
a = ["ensure_selections_forward", "collapse_selection", "move_char_right", "insert_mode"]
|
||||||
|
|
Loading…
Reference in a new issue