Fix boolean highlight

This commit is contained in:
Omar Zeghouani 2021-06-06 19:55:38 +01:00 committed by Stephan Seitz
parent 1289f56fe9
commit 0c5b61b2aa

View file

@ -148,7 +148,8 @@
(comment) @comment
(test_option) @string
[(true) (false)] @boolean
((word) @boolean
(#any-of? @boolean "true" "false"))
;; Error