mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 06:18:50 +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.