AutoYADM commit: 2025-04-24 22:00:05
This commit is contained in:
parent
b449ff5479
commit
f133f4be31
1 changed files with 3 additions and 0 deletions
|
@ -218,6 +218,9 @@ m = '@ks*'
|
||||||
t = '@:insert-output cat <C-r>% | markdown-toc --bullets - --no-firsth1 -<ret>'
|
t = '@:insert-output cat <C-r>% | markdown-toc --bullets - --no-firsth1 -<ret>'
|
||||||
|
|
||||||
[keys.normal.space]
|
[keys.normal.space]
|
||||||
|
# create line above and below selection
|
||||||
|
O = '@ks<ret>'
|
||||||
|
o = '@xks<ret>'
|
||||||
t = "move_parent_node_end"
|
t = "move_parent_node_end"
|
||||||
T = "move_parent_node_start"
|
T = "move_parent_node_start"
|
||||||
# yazi integration
|
# yazi integration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue