New backup 2026-03-10 12:15:02

This commit is contained in:
Penelope Gwen 2026-03-10 12:15:02 -07:00
parent d7731f6891
commit 3ba0ee2b1c

View file

@ -56,7 +56,9 @@ min-width = 2
[keys.insert]
esc = ["collapse_selection", "normal_mode"]
C-A-left = ":buffer-previous"
C-left = "move_prev_word_start"
C-A-right = ":buffer-next"
C-right = "move_next_word_start"
[keys.normal]