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