[] can also seen as `list<number>`
closes: #19311
Signed-off-by: Mao-Yining <101858210+mao-yining@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
-*builtin.txt* For Vim version 9.1. Last change: 2026 Jan 31
+*builtin.txt* For Vim version 9.1. Last change: 2026 Feb 2
VIM REFERENCE MANUAL by Bram Moolenaar
Can also be used as a |method|: >
GetBufnr()->win_findbuf()
<
- Return type: list<number> or list<any>
-
+ Return type: list<number>
win_getid([{win} [, {tab}]]) *win_getid()*
Get the |window-ID| for the specified window.