Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
692 stars 111 forks source link

fix builtin tag color #200

Closed bryankenote closed 3 months ago

bryankenote commented 3 months ago

https://neovim.io/doc/user/news-0.10.html

Treesitter highlight groups have been renamed to be more in line with upstream tree-sitter and Helix to make it easier to share queries.

html documents are unaffected but this is noticeable for builtin tags in jsx for example.