mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

**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.