highlight is now working properly well, can keep on going
This commit is contained in:
@@ -50,7 +50,7 @@ move_line_end = ["$"]
|
||||
move_first_line = ["gg"]
|
||||
move_last_line = ["x"]
|
||||
enter_highlight_mode = ["v"]
|
||||
# highlight_mode_full_line = ["ctrl+v"]
|
||||
enter_highlight_mode_linewise = ["ctrl+v"]
|
||||
|
||||
[keybindings.highlight]
|
||||
exit_highlight_mode = ["esc"]
|
||||
|
||||
Reference in New Issue
Block a user