Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync queries with nvim-treesitter #249

Merged
merged 1 commit into from
Oct 9, 2022
Merged

Conversation

alex-pinkus
Copy link
Owner

nvim-treesitter has a few updates that it would make sense to bring in:

  • Using @function.call rather than just @function: should fall back to the more-generic highlight anywhere the specific one isn't supported
  • Adding @spell: harmless if that isn't recognized

We do retain the one difference around #match vs #lua-match, since that was a PR made directly as a divergence.

`nvim-treesitter` has a few updates that it would make sense to bring in:
* Using `@function.call` rather than just `@function`: should fall back
to the more-generic highlight anywhere the specific one isn't supported
* Adding `@spell`: harmless if that isn't recognized

We do retain the one difference around `#match` vs `#lua-match`, since
that was a PR made directly as a divergence.
@alex-pinkus alex-pinkus merged commit c0d7451 into main Oct 9, 2022
@alex-pinkus alex-pinkus deleted the sync-query-definitions branch October 9, 2022 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant