sainnhe / everforest

🌲 Comfortable & Pleasant Color Scheme for Vim
MIT License
2.94k stars 131 forks source link

feat(ts): Add new treesitter standard captures #129

Closed neanias closed 10 months ago

neanias commented 10 months ago

Description

nvim-treesitter has changed many of its standard captures to better align with the upstream tree-sitter and Helix captures. This adds the new captures whilst leaving the old ones so as not to break back-compatibility.

See nvim-treesitter@1ae9b0e

Screenshots

N/A?

antoineco commented 10 months ago

Thanks a lot for this! 🙌

Cross referencing https://github.com/sainnhe/gruvbox-material/issues/194