mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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)