AutoYADM commit: 2025-03-22 21:15:07

This commit is contained in:
Daniel Fichtinger 2025-03-22 21:15:07 -04:00
parent b243769d4c
commit 4bb936319c
2 changed files with 9 additions and 6 deletions

View file

@ -76,6 +76,9 @@ A-r = ":config-reload"
A-o = ":config-open"
A-w = ":config-open-workspace"
# execute current file
A-x = ":sh %{buffer_name}"
# Treesitter selections
# Left <-> Right: Sibling nodes
# Up <-> Down: Parent/Child nodes