Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update the treesitter highlight groups#67

Merged
uloco merged 1 commit intouloco:mainfrom
hankertrix:main
Jan 22, 2024
Merged

Update the treesitter highlight groups#67
uloco merged 1 commit intouloco:mainfrom
hankertrix:main

Conversation

@hankertrix
Copy link
Contributor

This fixes #66.

The commented highlight groups have been changed outright as there's no backward compatibility to worry about. The highlight groups in use are not changed; instead, the new treesitter highlight groups have been linked to the old ones to keep backwards compatibility and only the highlight groups used by the theme are added.

References for the treesitter highlight group change:

  1. nvim-treesitter/nvim-treesitter@1ae9b0e
  2. https://www.reddit.com/r/neovim/comments/19aratu/psa_nvimtreesitter_breaking_changes_on_highlight/

@uloco
Copy link
Owner

uloco commented Jan 22, 2024

Thank you so much! :)

@uloco uloco merged commit e97a9d6 into uloco:main Jan 22, 2024
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.

Highlight groups for the treesitter may need to be updated

2 participants