mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
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:
@@ -290,7 +290,7 @@ static int included_patches[] = {
|
||||
//450,
|
||||
//449,
|
||||
//448 NA
|
||||
//447,
|
||||
447,
|
||||
//446,
|
||||
//445,
|
||||
444,
|
||||
|
Reference in New Issue
Block a user