AutoYADM commit: 2025-04-24 22:00:05

This commit is contained in:
Daniel Fichtinger 2025-04-24 22:00:05 -04:00
parent b449ff5479
commit f133f4be31

View file

@ -218,6 +218,9 @@ m = '@ks*'
t = '@:insert-output cat <C-r>% | markdown-toc --bullets - --no-firsth1 -<ret>'
[keys.normal.space]
# create line above and below selection
O = '@ks<ret>'
o = '@xks<ret>'
t = "move_parent_node_end"
T = "move_parent_node_start"
# yazi integration