AutoYADM commit: 2025-04-30 15:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-30 15:15:06 -04:00
parent 3e540c42fa
commit 1bfb728134

View file

@ -218,6 +218,8 @@ 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]
y = ':w'
Y = ':w!'
# create line above and below selection # create line above and below selection
O = '@ks<ret>' O = '@ks<ret>'
o = '@xks<ret>' o = '@xks<ret>'