Files
neovim/test/functional/lua
Mathias Fußenegger 302d3cfb96 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.
2023-06-10 20:33:23 +02:00
..
2023-04-02 16:11:42 +08:00
2021-09-26 11:52:17 -07:00
2023-06-07 13:52:23 +01:00