mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2204
Problem: It is not easy to get information about buffers, windows and
tabpages.
Solution: Add getbufinfo(), getwininfo() and gettabinfo(). (Yegappan
Lakshmanan)
b5ae48e9ff
This commit is contained in:
@@ -236,7 +236,7 @@ static int included_patches[] = {
|
||||
// 2207 NA
|
||||
// 2206 NA
|
||||
2205,
|
||||
// 2204,
|
||||
2204,
|
||||
// 2203 NA
|
||||
// 2202 NA
|
||||
2201,
|
||||
|
Reference in New Issue
Block a user