Remove deprecated highlights

This commit is contained in:
delphinus 2020-12-21 11:25:00 +09:00 committed by Stephan Seitz
parent 958252783e
commit b938e4f0fe
2 changed files with 0 additions and 6 deletions

View file

@ -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"