diff --git a/rc/tools/spell.kak b/rc/tools/spell.kak index 1e9e4db4..121fe3dd 100644 --- a/rc/tools/spell.kak +++ b/rc/tools/spell.kak @@ -53,7 +53,7 @@ define-command -params ..1 -docstring %{ # nothing } - else if (/^\+/) { + else if (/^[+-]/) { # required to ignore undocumented aspell functionality }