mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Update hl link
This commit is contained in:
parent
01cad7faae
commit
6b0227f911
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ hlmap["punctuation.special"] = "TSPunctSpecial"
|
|||
|
||||
-- Variable
|
||||
hlmap["variable"] = "TSConstant"
|
||||
hlmap["variable.builtin"] = "TSConstBuiltin"
|
||||
|
||||
-- Constants
|
||||
hlmap["constant"] = "TSConstant"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue