Files
neovim/runtime/lua/vim
Jongwook Choi d0e9e36a78 refactor(treesitter): {start,stop} are optional in Query:iter_* methods
Document that the `start` and `stop` parameters in
`Query:iter_captures()` and `Query:iter_matches()` are optional.

The tree-sitter lib has been bumped up to 0.20.9, so we also no longer
need "Requires treesitter >= 0.20.9".
2024-02-08 12:42:19 +00:00
..
2023-09-20 13:42:41 +01:00
2024-02-08 11:11:46 +00:00
2024-01-23 11:45:17 +00:00
2023-12-30 17:40:53 +01:00
2024-01-16 09:33:10 +00:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-01-03 19:17:52 +00:00
2023-12-30 17:40:53 +01:00
2024-02-08 11:11:46 +00:00
2023-09-23 23:46:45 +01:00
2023-12-30 17:40:53 +01:00
2024-02-06 19:30:02 +08:00