misname fixed, highlight kinda working

This commit is contained in:
filipriec
2025-04-15 21:38:32 +02:00
parent 0704668d8d
commit bc6471fa54

View File

@@ -49,7 +49,7 @@ move_line_start = ["0"]
move_line_end = ["$"]
move_first_line = ["gg"]
move_last_line = ["x"]
highlight_mode = ["v"]
enter_highlight_mode = ["v"]
# highlight_mode_full_line = ["ctrl+v"]
[keybindings.highlight]