vim-patch:8.0.0224

Problem:    When 'fileformats' is changed in a BufReadPre auto command, it
            does not take effect in readfile(). (Gary Johnson)
Solution:   Check the value of 'fileformats' after executing auto commands.
            (Christian Brabandt)

7a2699e868
This commit is contained in:
ckelsel
2017-11-10 23:17:20 +08:00
parent 314ff440f7
commit 7e8212c459
3 changed files with 30 additions and 6 deletions

View File

@@ -880,7 +880,7 @@ static const int included_patches[] = {
// 227,
// 226,
// 225,
// 224,
224,
223,
// 222,
// 221 NA