AutoYADM commit: 2025-03-03 16:55:13

This commit is contained in:
Daniel Fichtinger 2025-03-03 16:55:13 -05:00
parent 82d0fc03b3
commit eb5178dbb1

View file

@ -61,6 +61,11 @@ wrap-indicator = ""
C-k = "signature_help"
[keys.normal]
# split-selection, select-regex, select-mode
select-mode = "s"
select-regex = "v"
split-split-selection = "V"
# Treesitter selections
# Left <-> Right: Sibling nodes
# Up <-> Down: Parent/Child nodes