-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(highlight): link to treesitter highlight groups instead of vim o…
…nes (#56) See `:h treesitter-highlight-groups` This enables the use of nimsuggest's semantic highlights with treesitter highlights on supported versions of neovim. All `@<group>` tree sitter highlights are linked to classic vim highlights, so nothing is really lost here, if a theme doesn't use `@<group>` highlights, but this increases compatibility with modern themes which use `@<group>` highlights.
- Loading branch information
Showing
1 changed file
with
105 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters