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