AutoYADM commit: 2025-05-23 17:40:15

This commit is contained in:
Daniel Fichtinger 2025-05-23 17:40:15 -04:00
parent 81ee9c4efd
commit b5df8717ab
2 changed files with 26 additions and 26 deletions

View file

@ -19,8 +19,8 @@ bundle inc-dec.kak https://gitlab.com/Screwtapello/kakoune-inc-dec %{
map -docstring "decrement" global normal <c-x> %{: inc-dec-modify-numbers - %val{count}<ret>}
}
bundle auto-pairs.kak https://github.com/alexherbo2/auto-pairs.kak %{
# enable-auto-pairs
bundle-noload auto-pairs.kak https://github.com/alexherbo2/auto-pairs.kak %{
enable-auto-pairs
}
bundle-noload fzf.kak https://github.com/andreyorst/fzf.kak %{