Skip to content

Commit

Permalink
Merge pull request #2 from shawnohare/fix/remove-deprecated-ts-hl-groups
Browse files Browse the repository at this point in the history
Deprecate use of neovim 0.7.2

Replace neovim 0.7.2 treesitter highlight groups of the form `TS<X><Y>`
with the neovim 0.8 analogs of the form `@x.y`.

Implement the suggested lush method for defining these groups
as per rktjmp/lush.nvim#109

Fixes #1
  • Loading branch information
shawnohare authored Nov 23, 2022
2 parents 797f44a + 122ce8b commit dfbb570
Showing 1 changed file with 166 additions and 193 deletions.
Loading

0 comments on commit dfbb570

Please sign in to comment.