vim-patch:7.4.1064

Problem:    When a spell file has single letter compounding creating
            suggestions takes an awful long time.
Solution:   Add th eNOCOMPOUNDSUGS flag.

7b877b3605
This commit is contained in:
James McCoy
2016-05-24 21:14:37 -04:00
parent ca7e43100a
commit 3d12192521
3 changed files with 56 additions and 24 deletions

View File

@@ -620,7 +620,7 @@ static int included_patches[] = {
// 1067 NA
// 1066 NA
1065,
// 1064,
1064,
// 1063 NA
// 1062 NA
1061,