diff --git a/keymap/default.yml b/keymap/default.yml index daa879f..4b97e66 100644 --- a/keymap/default.yml +++ b/keymap/default.yml @@ -54,6 +54,9 @@ keys: - states: [Conversion] key: [Down, KP_Down] command: cursor_down + - states: [Conversion] + key: [Right, KP_Right] + command: cursor_right - states: [Conversion] key: [Left, KP_Left] command: cursor_left