vim-patch:7.4.2215

Problem:    It's not easy to find out if a window is a quickfix or location
            list window.
Solution:   Add "loclist" and "quickfix" entries to the dict returnec by
            getwininfo(). (Yegappan Lakshmanan)

386600f0cb
This commit is contained in:
James McCoy
2016-11-15 13:41:01 -05:00
parent 6205846cd9
commit 4453aa0d29
4 changed files with 61 additions and 9 deletions

View File

@@ -225,7 +225,7 @@ static int included_patches[] = {
// 2218 NA
2217,
// 2216 NA
// 2215,
2215,
// 2214 NA
2213,
2212,