mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 16:12:01 +10: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.