mirror of
https://github.com/zoriya/vim.git
synced 2026-05-18 21:28:14 +00:00
b5ae48e9ff
Problem: It is not easy to get information about buffers, windows and
tabpages.
Solution: Add getbufinfo(), getwininfo() and gettabinfo(). (Yegappan
Lakshmanan)