mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

Closes: https://github.com/neovim/neovim/issues/17053 Servers can return a mix of line endings per the language server protocol. See: https://microsoft.github.io/language-server-protocol/specification.html#textDocuments All should be equally treated as line endings.