summaryrefslogtreecommitdiff
path: root/src/proto/spellsuggest.pro
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.2081: the spell.c file is too bigv8.1.2081Bram Moolenaar2019-09-271-0/+5
Problem: The spell.c file is too big. Solution: Move the code for spell suggestions to a separate file. (Yegappan Lakshmanan, closes #4988)