mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:27:00 +00:00
Also remove `serverErrorStart/End` as [the spec](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#errorCodes)
says that they're deprecated and don't even represent a real error code.
(cherry picked from commit 3eaa6c5a66)