:disabled in the edit mode, cant type it tho, needs fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# config.toml
|
||||
[keybindings]
|
||||
|
||||
# [keybindings.global]
|
||||
enter_command_mode = [":", "ctrl+;"]
|
||||
|
||||
[keybindings.intro]
|
||||
next_option = ["j", "Right"]
|
||||
@@ -40,7 +40,6 @@ move_line_start = ["0"]
|
||||
move_line_end = ["$"]
|
||||
move_first_line = ["gg"]
|
||||
move_last_line = ["x"]
|
||||
enter_command_mode = [":", "ctrl+;"]
|
||||
|
||||
[keybindings.edit]
|
||||
exit_edit_mode = ["esc","ctrl+e"]
|
||||
|
||||
Reference in New Issue
Block a user