Lewis Russell
|
35799a6629
|
fix(treesitter): foldexpr (#22652)
The ranges passed to foldinfo.remove_range were in the wrong order.
|
2023-03-13 10:44:43 +00:00 |
|
Lewis Russell
|
9d70fe062c
|
feat(treesitter)!: consolidate query util functions
- And address more type errors.
- Removed the `concat` option from `get_node_text` since it was applied
inconsistently and made typing awkward.
|
2023-03-10 16:35:06 +00:00 |
|
Lewis Russell
|
46b73bf22c
|
perf(treesitter): more efficient foldexpr
|
2023-03-10 11:51:33 +00:00 |
|
Lewis Russell
|
1df3f5ec6a
|
feat(treesitter): upstream foldexpr from nvim-treesitter
|
2023-02-23 17:05:20 +00:00 |
|