mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 14:01:03 +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.