[-] spell.kak: undocumented aspell buggy-behavior avoided.
This commit is contained in:
parent
a7931fa0f7
commit
ff8d4d6567
|
@ -53,6 +53,10 @@ define-command -params ..1 -docstring %{
|
|||
# nothing
|
||||
}
|
||||
|
||||
else if (/^\+/) {
|
||||
# required to ignore undocumented aspell functionality
|
||||
}
|
||||
|
||||
else if (/^$/) {
|
||||
line_num++
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user