AutoYADM commit: 2025-05-26 21:05:41

This commit is contained in:
Daniel Fichtinger 2025-05-26 21:05:41 -04:00
parent e9b8ab9717
commit 2adef12e49
2 changed files with 4 additions and 3 deletions

View file

@ -67,4 +67,5 @@ define-command autowrap-toggle -docstring "toggle autowrap" %{
}
map -docstring 'toggle autowrap' global ui a ": autowrap-toggle<ret>"
map -docstring 'toggle autospell' global ui s ": autospell-toggle<ret>"
~