mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix(angular): Add style_unit highlight group and update parser
This commit is contained in:
parent
857fb97bb6
commit
e1d64e67a2
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
(identifier) @variable
|
||||
|
||||
(style_unit) @variable
|
||||
|
||||
(pipe_operator) @operator
|
||||
|
||||
(string) @string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue