diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/queries/heex/highlights.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/queries/heex/highlights.scm b/runtime/queries/heex/highlights.scm index d63853b5..c42a689f 100644 --- a/runtime/queries/heex/highlights.scm +++ b/runtime/queries/heex/highlights.scm @@ -49,6 +49,9 @@ (quoted_attribute_value) ] @string +; HEEx special attributes are keywords +(special_attribute_name) @keyword + ; HEEx components are highlighted as Elixir modules and functions (component_name [ |