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

feat: remove nvim-treesitter dependency #437

Closed
wants to merge 1 commit into from

Conversation

ribru17
Copy link
Contributor

@ribru17 ribru17 commented Feb 28, 2024

This commit removes the need for the nvim-treesitter plugin using some updated, builtin APIs. It also updates the CI to use the latest stable Neovim and Tree-sitter parsers. (This also removes one test that has been not working for a while on latest versions, due to Javascript parser change. Can be re-added with another PR updating the nodes).

@Sam-programs

This comment was marked as resolved.

@ribru17
Copy link
Contributor Author

ribru17 commented Apr 2, 2024

Moved: #448

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