mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
fix: add afx_text to highlights (text)
This commit is contained in:
parent
88505b7312
commit
8ec2b6cb9f
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
(afx_attribute
|
||||
(afx_property_identifier) @tag.attribute)
|
||||
|
||||
(afx_text) @text
|
||||
|
||||
; identifiers eel
|
||||
|
||||
(eel_object_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue