mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -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_attribute
|
||||||
(afx_property_identifier) @tag.attribute)
|
(afx_property_identifier) @tag.attribute)
|
||||||
|
|
||||||
|
(afx_text) @text
|
||||||
|
|
||||||
; identifiers eel
|
; identifiers eel
|
||||||
|
|
||||||
(eel_object_path
|
(eel_object_path
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue