helix: append_mode no longer selects

This commit is contained in:
GaspardCulis 2024-01-27 13:04:01 +01:00
parent 8ed26c5b9e
commit e21746e30c

View file

@ -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"]