vim-patch:7.4.2272

Problem:    getbufinfo(), getwininfo() and gettabinfo() are inefficient.
Solution:   Instead of making a copy of the variables dictionary, use a
            reference.

9f8187c335
This commit is contained in:
James McCoy
2016-11-15 16:53:07 -05:00
parent c4c894b2fa
commit 03ed7e1eba
2 changed files with 7 additions and 16 deletions

View File

@@ -168,7 +168,7 @@ static int included_patches[] = {
// 2275,
2274,
// 2273,
// 2272,
2272,
// 2271 NA
// 2270 NA
// 2269,