mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
vim-patch:7.4.635
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
This commit is contained in:
@@ -361,7 +361,7 @@ static int included_patches[] = {
|
||||
// 638 NA
|
||||
637,
|
||||
636,
|
||||
// 635,
|
||||
635,
|
||||
// 634,
|
||||
633,
|
||||
// 632 NA
|
||||
|
Reference in New Issue
Block a user