Merge remote-tracking branch 'maximbaz/spell-ignore-minus'
This commit is contained in:
commit
29b6f06577
|
@ -53,7 +53,7 @@ define-command -params ..1 -docstring %{
|
||||||
# nothing
|
# nothing
|
||||||
}
|
}
|
||||||
|
|
||||||
else if (/^\+/) {
|
else if (/^[+-]/) {
|
||||||
# required to ignore undocumented aspell functionality
|
# required to ignore undocumented aspell functionality
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user