Problem: call getqflist({}) will return {}.
Solution: fix it in the document.
Does [] is list<dict<any>>? Or these should be list<dict<any>> or list<any> or dict<any>? If it is, please directly modify the document.
https://github.com/vim/vim/pull/19197
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks. echo typename(getqflist({})) returns dict<any>, so that it should be
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()