Files
neovim/runtime/lua/vim/treesitter
Riley Bruins ba47b440fd fix(treesitter): lint top-level anonymous nodes
**Problem:** Top-level anonymous nodes are not being checked by the
query linter

**Solution:** Check them by adding them to the top-level query

This commit also moves a table construction out of the match iterator so
it is run less frequently.
2024-09-20 17:15:43 +02:00
..
2024-05-07 14:36:55 +01:00
2024-05-15 23:19:26 +02:00