AutoYADM commit: 2025-03-23 14:30:07
This commit is contained in:
parent
df7c3aaba1
commit
86bc67a35e
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ A-o = ":config-open"
|
||||||
A-w = ":config-open-workspace"
|
A-w = ":config-open-workspace"
|
||||||
|
|
||||||
# execute current file
|
# execute current file
|
||||||
A-x = ":sh ./%{buffer_name}"
|
A-x = ':sh "%sh{pwd}/%{buffer_name}"'
|
||||||
|
|
||||||
# Treesitter selections
|
# Treesitter selections
|
||||||
# Left <-> Right: Sibling nodes
|
# Left <-> Right: Sibling nodes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue