mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 18:41:59 +10: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>