mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 00:21:55 +00:00
Problem: 'spell' option setting has problems
Solution: correctly check for comma for 'spellfile' option,
remove unnecessary checks, refactor slightly (Milly)
closes: vim/vim#15873
322ad0c953
Co-authored-by: Milly <milly.ca@gmail.com>