Added true/false to the highlights

This commit is contained in:
Oleksii Demennikov 2022-04-02 11:04:07 +03:00 committed by Stephan Seitz
parent 8dbe97afa2
commit 7ae5d4f2c8

View file

@ -12,3 +12,5 @@
(string_definition) @string
(number) @number
(operator) @operator
(true) @boolean
(false) @boolean