mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0031 (#7050)
Problem: After ":bwipeout" 'fileformat' is not set to the right default.
Solution: Get the default from 'fileformats'. (Mike Williams)
e8ef3a0934
This commit is contained in:

committed by
Justin M. Keyes

parent
962e8cc1dd
commit
8fb599029f
@@ -698,7 +698,7 @@ static const int included_patches[] = {
|
||||
// 34,
|
||||
33,
|
||||
32,
|
||||
// 31,
|
||||
31,
|
||||
// 30 NA
|
||||
// 29 NA
|
||||
// 28 NA
|
||||
|
Reference in New Issue
Block a user