mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
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:
@@ -225,7 +225,7 @@ static int included_patches[] = {
|
||||
// 2218 NA
|
||||
2217,
|
||||
// 2216 NA
|
||||
// 2215,
|
||||
2215,
|
||||
// 2214 NA
|
||||
2213,
|
||||
2212,
|
||||
|
Reference in New Issue
Block a user