mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

We should be consistent in sending the EOL character to servers(I think). Julia expects this to match on bufwrite, or it crashes when vim appends the newline during the write process.