mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch: 7.4.1619 (#5475)
Problem: When 'fileformats' is set in the vimrc it applies to new buffers
but not the initial buffer.
Solution: Set 'fileformat' when starting up. (Mike Williams)
364fa5c7ec
This commit is contained in:

committed by
Justin M. Keyes

parent
4169fc8281
commit
3a2903c836
@@ -824,7 +824,7 @@ static int included_patches[] = {
|
||||
// 1622 NA
|
||||
// 1621 NA
|
||||
1620,
|
||||
// 1619,
|
||||
1619,
|
||||
// 1618 NA
|
||||
// 1617 NA
|
||||
// 1616 NA
|
||||
|
Reference in New Issue
Block a user