mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 14:16:04 +00:00
Problem: Crash when using ":mkspell" with an empty .dic file.
Solution: Check for an empty word tree.
6669de1b23
Co-authored-by: Bram Moolenaar <Bram@vim.org>