summaryrefslogtreecommitdiffhomepage
path: root/src/blog/gsp/highlights.scm
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-03-05 16:37:18 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-03-05 16:37:18 +0100
commit4f9a44193b25127dd036ce5f2bf53feb31b53d03 (patch)
treebc40776dc96645b90b6b310744267e6feda0018d /src/blog/gsp/highlights.scm
parent7506721e389efdd89fce28791bf2b0b9d0e7ca4c (diff)
Add the GSP/TS article
Diffstat (limited to 'src/blog/gsp/highlights.scm')
-rw-r--r--src/blog/gsp/highlights.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/gsp/highlights.scm b/src/blog/gsp/highlights.scm
new file mode 100644
index 0000000..a8d08a9
--- /dev/null
+++ b/src/blog/gsp/highlights.scm
@@ -0,0 +1,7 @@
+[">" "-" "=" "@"] @operator
+["{" "}"] @tag.delimiter
+(node_name) @tag
+(attribute_value) @string
+[(attribute_name)
+ (class_shorthand)
+ (id_shorthand)] @tag.attribute