mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +00:00
12 lines
427 B
YAML
12 lines
427 B
YAML
---
|
|
"editor_view:insert_nonexpanding_space": none
|
|
"editor_view:move_backward_one_word": alt-b
|
|
"editor_view:move_forward_one_word": alt-f
|
|
"pane_group:navigate_down": alt-k
|
|
"pane_group:navigate_left": alt-j
|
|
"pane_group:navigate_right": alt-l
|
|
"pane_group:navigate_up": alt-i
|
|
"terminal:executing_command_move_cursor_word_left": alt-b
|
|
"terminal:executing_command_move_cursor_word_right": alt-f
|
|
"workspace:toggle_ai_assistant": none
|