mirror of
https://github.com/neovim/neovim.git
synced 2026-03-24 09:30:51 +00:00
Problem: If no NL or CR is found in the first block of a file then the
'fileformat' may be set to "mac". (Issue 77)
Solution: Check if a CR was found. (eswald)
05eb612ff3