vim-patch:7.4.2273

Problem:    getwininfo() and getbufinfo() are inefficient.
Solution:   Do not make a copy of all window/buffer-local options.  Make it
            possible to get them with gettabwinvar() or getbufvar().

3056735ae8
This commit is contained in:
James McCoy
2016-12-12 23:01:53 -05:00
parent 03ed7e1eba
commit fe03ce23bf
4 changed files with 86 additions and 30 deletions

View File

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