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

Terminal Using new Treesitter group names #33

Merged
merged 6 commits into from
Dec 20, 2022

Conversation

danngreen
Copy link
Contributor

As of Oct 15, nvim-treesitter removed the TS* highlight groups. The new groups begin with @. See:

nvim-treesitter/nvim-treesitter#2293 (comment)

This PR changes the monokai TS* group names to the @ names

lua/monokai.lua Outdated Show resolved Hide resolved
lua/monokai.lua Outdated Show resolved Hide resolved
lua/monokai.lua Outdated Show resolved Hide resolved
lua/monokai.lua Outdated Show resolved Hide resolved
lua/monokai.lua Outdated Show resolved Hide resolved
@Sinamore
Copy link
Contributor

I've found several group names not matching the ones used in nvim-treesitter (see suggestions above).

Please, let me know if it's not the right way to interact with the PR / repo.

danngreen and others added 5 commits December 18, 2022 15:58
@danngreen
Copy link
Contributor Author

Thanks for catching that, I applied the fixes to my branch.

@tanvirtin tanvirtin merged commit 45427b2 into tanvirtin:master Dec 20, 2022
@danngreen danngreen deleted the treesitter-groups branch December 21, 2022 05:44
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

3 participants