When "sid" is specified, it returns a List with a single item.
Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
-*builtin.txt* For Vim version 9.1. Last change: 2024 Apr 07
+*builtin.txt* For Vim version 9.1. Last change: 2024 May 04
VIM REFERENCE MANUAL by Bram Moolenaar
Examples: >
:echo getscriptinfo({'name': 'myscript'})
- :echo getscriptinfo({'sid': 15}).variables
+ :echo getscriptinfo({'sid': 15})[0].variables
<
gettabinfo([{tabnr}]) *gettabinfo()*
If {tabnr} is not specified, then information about all the