initial commit

This commit is contained in:
mhoffm
2021-06-07 20:50:00 +02:00
parent 89c1b30cde
commit ba9acb912f
15 changed files with 2732 additions and 0 deletions

6
queries/highlights.scm Normal file
View File

@@ -0,0 +1,6 @@
; highlights.scm
(string_lit) @keyword
(identifier) @type
(numeric_lit) @number
(comment) @comment