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

feat: add lsp hl groups from upstream, tidy up tree-sitter hls #330

Merged
merged 5 commits into from
Mar 7, 2023

Conversation

amaanq
Copy link
Contributor

@amaanq amaanq commented Mar 7, 2023

Closes #328

Open to discussion for the ones I commented out with NOTE: :)

@folke folke merged commit 827b05e into folke:main Mar 7, 2023
@folke
Copy link
Owner

folke commented Mar 7, 2023

I've changed the lsp groups to link to their treesitter equivalents and added some additional ones that were missing. Thank you for the PR!

@amaanq
Copy link
Contributor Author

amaanq commented Mar 7, 2023

Np, thank you for the quick turnaround!

riley-martine pushed a commit to riley-martine/tokyonight.nvim that referenced this pull request Dec 7, 2023
…#330)

* chore: remove commented deprecated groups

* feat: add rule-based sem token highlighting (tracking neovim/neovim@1cc23e1)

* feat: add ts-rainbow2 highlights

* feat: add special string documentation highlight, remove unused group, and reorganize hl groups based on nvim-treesitter

* fix: linked to treesitter groups and added some additional missing hl groups

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
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.

feat: update highlights for breaking changes in nightly
2 participants