mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 14:18:56 +00:00
Problem: Crash when using ":mkspell" with an empty .dic file. Solution: Check for an empty word tree.6669de1b23Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit7ddf235d7e)