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

fix(julia): adapt queries to parser changes #719

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

fredrikekre
Copy link
Contributor

This patch adapts the julia queries to the breaking changes in
tree-sitter/tree-sitter-julia#153.

fixes #716

This patch adapts the julia queries to the breaking changes in
tree-sitter/tree-sitter-julia#153.

fixes nvim-treesitter#716
@clason clason merged commit ad8f0a4 into nvim-treesitter:master Nov 22, 2024
6 checks passed
@fredrikekre fredrikekre deleted the fe/julia branch November 22, 2024 08:04
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.

Plugin breaks on Julia files. Get error 'Invalid node type "function_expression"'
2 participants