mirror of
https://github.com/zoriya/vim.git
synced 2026-05-21 22:40:33 +00:00
34d72d4b6c
Problem: On some systems automatically adding the missing EOL causes
problems. Setting 'binary' has too many side effects.
Solution: Add the 'fixeol' option, default on. (Pavel Samarkin)