vim-patch:7.4.2036

Problem:    Looking up a buffer by number is slow if there are many.
Solution:   Use a hashtab.

480778b805
This commit is contained in:
lonerover
2017-01-03 12:19:19 +08:00
parent efe1476d42
commit a5f36e24bb
3 changed files with 39 additions and 8 deletions

View File

@@ -404,7 +404,7 @@ static int included_patches[] = {
// 2039 NA
// 2038 NA
// 2037 NA
// 2036,
2036,
// 2035 NA
// 2034 NA
2033,