AutoYADM commit: 2025-05-26 16:53:10
This commit is contained in:
parent
ecb67ff683
commit
b6bae2aa6f
1 changed files with 2 additions and 0 deletions
|
@ -144,7 +144,9 @@ declare-user-mode spell
|
||||||
|
|
||||||
map -docstring 'show spell' global spell s ': spell<ret>'
|
map -docstring 'show spell' global spell s ': spell<ret>'
|
||||||
map -docstring 'spell next' global spell n ': spell-next<ret>'
|
map -docstring 'spell next' global spell n ': spell-next<ret>'
|
||||||
|
map -docstring 'spell next' global spell i ': spell-next<ret>'
|
||||||
map -docstring 'spell prev' global spell e ': spell-prev<ret>'
|
map -docstring 'spell prev' global spell e ': spell-prev<ret>'
|
||||||
|
map -docstring 'spell prev' global spell m ': spell-prev<ret>'
|
||||||
map -docstring 'spell clear' global spell c ': spell-clear<ret>'
|
map -docstring 'spell clear' global spell c ': spell-clear<ret>'
|
||||||
map -docstring 'spell add' global spell a ': spell-add<ret>'
|
map -docstring 'spell add' global spell a ': spell-add<ret>'
|
||||||
map -docstring 'spell replace' global spell r ': spell-replace<ret>'
|
map -docstring 'spell replace' global spell r ': spell-replace<ret>'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue