mirror of
https://github.com/neovim/neovim.git
synced 2026-04-30 19:24:09 +00:00
Problem: The field names used by getbufinfo(), gettabinfo() and
getwininfo() are not consistent.
Solution: Use bufnr, winnr and tabnr. (Yegappan Lakshmanan)
3392883770