AutoYADM commit: 2025-06-25 21:44:39

This commit is contained in:
Daniel Fichtinger 2025-06-25 21:44:39 -04:00
parent 6d9e864d70
commit 75e9c827a7
2 changed files with 10 additions and 4 deletions

View file

@ -66,6 +66,7 @@ define-command autowrap-toggle -docstring "toggle autowrap" %{
}
}
map -docstring 'toggle autowrap' global ui a ": autowrap-toggle<ret>"
# map -docstring 'toggle autowrap' global ui a ": autowrap-toggle<ret>"
map -docstring 'toggle autowrap' global ui f ": fmt-toggle-window<ret>"
map -docstring 'toggle autospell' global ui s ": autospell-toggle<ret>"
~