mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00

Problem: The field names used by getbufinfo(), gettabinfo() and
getwininfo() are not consistent.
Solution: Use bufnr, winnr and tabnr. (Yegappan Lakshmanan)
3392883770