init
This commit is contained in:
14
queries/highlights.scm
Normal file
14
queries/highlights.scm
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
"func" @keyword
|
||||
"return" @keyword
|
||||
"if" @keyword
|
||||
"else" @keyword
|
||||
;"while" @keyword
|
||||
|
||||
"uint" @type
|
||||
"int" @type
|
||||
|
||||
(integer_literal) @number
|
||||
|
||||
(function_definition name: (identifier) @function)
|
Reference in New Issue
Block a user