commit 6b1b1089e87e2170cd3c2b44fabeb2d83e32f06c Author: Julius Riegel Date: Sun Jun 19 21:10:37 2022 +0200 diff --git a/highlights.scm b/highlights.scm new file mode 100644 index 0000000..7266cfb --- /dev/null +++ b/highlights.scm @@ -0,0 +1,11 @@ +(attribute_name) @attribute +(attribute_value) @string +(comment) @comment +(cdata_sect) @special +(tag_name) @tag +[ + "version" + "encoding" + "standalone" +] @attribute +(xml_decl) @constant \ No newline at end of file