diff options
Diffstat (limited to 'queries/highlights.scm')
-rw-r--r-- | queries/highlights.scm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/queries/highlights.scm b/queries/highlights.scm deleted file mode 100644 index ba33621..0000000 --- a/queries/highlights.scm +++ /dev/null @@ -1,9 +0,0 @@ -[">" "-" "=" "@"] @operator -["{" "}"] @tag.delimiter -(node_name) @tag -[ - (attribute_name) - (class_shorthand) - (id_shorthand) -] @tag.attribute -(attribute_value) @string |