mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
Remove deprecated highlights
This commit is contained in:
parent
958252783e
commit
b938e4f0fe
2 changed files with 0 additions and 6 deletions
|
|
@ -73,8 +73,6 @@ hlmap["string"] = "TSString"
|
|||
hlmap["string.regex"] = "TSStringRegex"
|
||||
hlmap["string.escape"] = "TSStringEscape"
|
||||
|
||||
hlmap["structure"] = "TSStructure"
|
||||
|
||||
hlmap["tag"] = "TSTag"
|
||||
hlmap["tag.delimiter"] = "TSTagDelimiter"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue