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

refactor!: remove dependency on nvim-treesitter and use the vim api instead #397

Closed
wants to merge 1 commit into from

Conversation

amaanq
Copy link

@amaanq amaanq commented Jul 5, 2023

The new main branch of nvim-ts removes a lot of the baggage that master has, and brings a lot of performance improvements, but it also removes a lot of utilities that projects like this used. Master is likely to be deprecated after 0.10, so I'm refactoring the necessary updates to prepare for that, and allow users to use main for nvim-ts

@pranavrao145
Copy link
Collaborator

Hi @amaanq - thanks for your contribution! This is definitely a change we need; I'm just going to hold off on merging until we get #396 sorted out, just because some changes might conflict. We will come back to this ASAP!

@amaanq
Copy link
Author

amaanq commented Jul 5, 2023

Sure, sounds good

@TheLeoP
Copy link
Collaborator

TheLeoP commented Jul 16, 2023

Sorry for the late response @amaanq . I think all of this changes got adressed by #396. Could you check in case I missed something?

@TheLeoP TheLeoP closed this Aug 18, 2023
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.

3 participants