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(treesitter): Support current format only #251

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

EdenEast
Copy link
Owner

This change cleans up treesitter and only supports the current valid format with @ as a prefix. This helps with maintenance.

This change also cleans up highlight groups to make certain highlight groups stand out from eachother.

@text was expanded to help wit markdown.

BREAKING CHANGE: TS* highlight groups are removed.

This change cleans up treesitter and only supports the current valid
format with `@` as a prefix. This helps with maintenance.

This change also cleans up highlight groups to make certain highlight
groups stand out from eachother.

`@text` was expanded to help wit markdown.

BREAKING CHANGE: `TS*` highlight groups are removed.
@EdenEast EdenEast added breaking A change that introduces a breaking change for users module Relates to modules/plugins labels Nov 22, 2022
@EdenEast EdenEast self-assigned this Nov 22, 2022
@EdenEast EdenEast merged commit bb70a64 into main Nov 22, 2022
@EdenEast EdenEast deleted the refactor/treesitter-group-cleanup branch November 22, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A change that introduces a breaking change for users module Relates to modules/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant