Merge remote-tracking branch 'npatsakula/spell_fix' into master
This commit is contained in:
commit
19c0054e60
|
@ -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