mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 13:12:54 +10:00
Problem: Crash when 'fileformat' is forced to "dos" and the first line in
the file is empty and does not have a CR character.
Solution: Don't check for CR before the start of the buffer.
2aa5f696b9