mirror of
https://github.com/neovim/neovim.git
synced 2026-02-07 04:52:04 +10: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>