vim-patch:7.4.447

Problem:    Spell files from Hunspell may generate a lot of errors.
Solution:   Add the IGNOREEXTRA flag.

https://code.google.com/p/vim/source/detail?r=v7-4-447
This commit is contained in:
Florian Walch
2014-12-23 11:28:33 +01:00
parent c3de63bfbc
commit d5bdc709d0
3 changed files with 20 additions and 3 deletions

View File

@@ -290,7 +290,7 @@ static int included_patches[] = {
//450,
//449,
//448 NA
//447,
447,
//446,
//445,
444,