diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2023-06-10 20:33:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-10 20:33:23 +0200 |
commit | 302d3cfb96d7f0c856262e1a4252d058e3300c8b (patch) | |
tree | d8ef192706ef388172420b58d3b1fde95a7224bf /runtime/lua/vim/lsp/protocol.lua | |
parent | b302da9ad220a7699d4b0ebf642529d142a0b9cf (diff) | |
download | rneovim-302d3cfb96d7f0c856262e1a4252d058e3300c8b.tar.gz rneovim-302d3cfb96d7f0c856262e1a4252d058e3300c8b.tar.bz2 rneovim-302d3cfb96d7f0c856262e1a4252d058e3300c8b.zip |
feat(lua): use callable table as iterator in vim.iter (#23957)
A table passed to `vim.iter` can be a class instance with a `__call`
implementation for the iterator protocol.
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions