Files
neovim/runtime/lua/vim
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-06-07 13:52:23 +01:00
2023-05-13 21:33:22 +02:00
2023-06-07 13:52:23 +01:00
2023-06-10 09:37:05 +08:00
2023-06-10 09:37:05 +08:00
2023-06-08 12:11:24 +02:00
2023-02-22 16:23:49 +01:00
2023-06-06 06:38:45 -07:00