mirror of
https://github.com/neovim/neovim.git
synced 2026-07-14 13:20:35 +00:00
Problem: Malformed server responses with `null` (vim.NIL) values, do not show clear error messages. Solution: Assert two known, specific cases, to avoid user confusion.