Skip to content

fix: remove hidden arrow node #92

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

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

ckipp01
Copy link
Collaborator

@ckipp01 ckipp01 commented Jan 7, 2023

This reverts a change made in
fa8d64b#diff-919ac210accac9ecc55a76d10a7590e3d85ca3f0e165b52d30f08faee486d0cbL140-R142
where we introduced _arrow. This change will break the current neovim
highlights and we don't need it to be a named node.

refs: nvim-treesitter/nvim-treesitter#4113

This reverts a change made in
tree-sitter@fa8d64b#diff-919ac210accac9ecc55a76d10a7590e3d85ca3f0e165b52d30f08faee486d0cbL140-R142
where we introduced `_arrow`. This change will break the current neovim
highlights and we don't need it to be a named node.

refs: nvim-treesitter/nvim-treesitter#4113
@ckipp01 ckipp01 requested a review from eed3si9n January 7, 2023 14:50
Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

My bad.
@ckipp01 Thanks for the fix!

@eed3si9n eed3si9n merged commit ef3c830 into tree-sitter:master Jan 7, 2023
@ckipp01 ckipp01 deleted the arrow branch January 7, 2023 15: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.

2 participants