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(health): update to not require nvim-treesitter #322

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

dsully
Copy link
Contributor

@dsully dsully commented Feb 6, 2025

nvim-treesitter on the main (dev) brain no longer has a .has_parser() call.

This migrates to use the built in vim.treesitter module.

I removed the highlights check since it is redundant now.

@MeanderingProgrammer
Copy link
Owner

TY!

@MeanderingProgrammer MeanderingProgrammer merged commit 6f31942 into MeanderingProgrammer:main Feb 12, 2025
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