mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 01:01: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.