Highlighting fixed

This commit is contained in:
Benjamin Graham 2021-10-03 11:50:47 -04:00 committed by Stephan Seitz
parent 6f2b1abd17
commit 50fc1b6b35

View file

@ -5,8 +5,10 @@
(string) @string
(label) @label
(keyword) @keyword
"ret" @keyword.return
(boolean) @boolean
(float) @number
(float) @float
(constant) @identifier
(identifier) @constant
(punctuation) @punctuation
(symbol) @punctuation.delimiter
(bracket) @punctuation.bracket