initial commit
This commit is contained in:
6
queries/highlights.scm
Normal file
6
queries/highlights.scm
Normal file
@@ -0,0 +1,6 @@
|
||||
; highlights.scm
|
||||
|
||||
(string_lit) @keyword
|
||||
(identifier) @type
|
||||
(numeric_lit) @number
|
||||
(comment) @comment
|
||||
Reference in New Issue
Block a user