mirror of
https://github.com/neovim/neovim.git
synced 2026-01-15 09:44:42 +10:00
Problem: The spell.c file is too big.
Solution: Move the code for spell suggestions to a separate file. (Yegappan
Lakshmanan, closes vim/vim#4988)
46a426c9ac