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

Update tree-sitter to 0.21.0 #387

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

eed3si9n
Copy link
Collaborator

@eed3si9n eed3si9n commented Mar 12, 2024

I originally sent a PR to bump to tree-sitter 0.22.1, but maybe that's going too ahead.
Here's a PR to bump to tree-sitter 0.21.0.

Ref neovim/neovim#27566

tree-sitter now uses last-wins rules for highlighting.
This moves the rules around to match the older highlighting.
Except operator, which I've now let it take precedence over `function.call`.
Cargo.toml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eed3si9n eed3si9n merged commit e205ec8 into tree-sitter:master Mar 12, 2024
4 checks passed
@eed3si9n eed3si9n deleted the wip/tree-sitter-bump-0.21.0 branch March 12, 2024 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.

None yet

2 participants