highlight through many lines working

This commit is contained in:
filipriec
2025-04-15 23:07:55 +02:00
parent 91ad2b0caf
commit 415bc2044d
2 changed files with 73 additions and 32 deletions

View File

@@ -56,6 +56,7 @@ enter_highlight_mode = ["v"]
exit_highlight_mode = ["esc"]
[keybindings.edit]
# BIG CHANGES NOW EXIT HANDLES EITHER IF THOSE
# exit_edit_mode = ["esc","ctrl+e"]
# exit_suggestion_mode = ["esc"]
exit = ["esc", "ctrl+e"]