trying to make the intro and admin with general keybindings
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# config.toml
|
||||
[keybindings]
|
||||
|
||||
[keybindings.general]
|
||||
enter_command_mode = [":", "ctrl+;"]
|
||||
|
||||
[keybindings.general]
|
||||
move_up = ["k", "Up"]
|
||||
move_down = ["j", "Down"]
|
||||
next_option = ["l", "Right"]
|
||||
|
||||
Reference in New Issue
Block a user