AutoYADM commit: 2025-04-17 15:15:05
This commit is contained in:
parent
5d7beeeeb0
commit
326a816ee9
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ A-o = ":config-open"
|
|||
A-w = ":config-open-workspace"
|
||||
|
||||
# execute current file
|
||||
A-x = ':sh "%sh{pwd}/%{buffer_name}"'
|
||||
# A-x = ':sh "%sh{pwd}/%{buffer_name}"'
|
||||
|
||||
# Treesitter selections
|
||||
# Left <-> Right: Sibling nodes
|
||||
|
@ -135,7 +135,7 @@ C-i = "jump_view_right"
|
|||
C-e = "jump_view_up"
|
||||
I = ":bn"
|
||||
X = "extend_line_above"
|
||||
x = "extend_line"
|
||||
x = "extend_line_below"
|
||||
# A-x = "toggle_line_select"
|
||||
D = "kill_to_line_end"
|
||||
A-d = "kill_to_line_start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue