AutoYADM commit: 2025-03-03 16:55:13
This commit is contained in:
parent
82d0fc03b3
commit
eb5178dbb1
1 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,11 @@ wrap-indicator = ""
|
||||||
C-k = "signature_help"
|
C-k = "signature_help"
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
|
# split-selection, select-regex, select-mode
|
||||||
|
select-mode = "s"
|
||||||
|
select-regex = "v"
|
||||||
|
split-split-selection = "V"
|
||||||
|
|
||||||
# Treesitter selections
|
# Treesitter selections
|
||||||
# Left <-> Right: Sibling nodes
|
# Left <-> Right: Sibling nodes
|
||||||
# Up <-> Down: Parent/Child nodes
|
# Up <-> Down: Parent/Child nodes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue