Highlight some keyword.function nodes as just keywords

This commit is contained in:
Andrew Helwer 2021-08-19 14:14:58 -04:00 committed by Stephan Seitz
parent 17d75b31ea
commit ca0a7f5a8d

View file

@ -57,20 +57,20 @@
"WF_"
"WITH"
"WITNESS"
] @keyword
[
(forall)
(exists)
(temporal_forall)
(temporal_exists)
(set_in)
(def_eq)
(gets)
(maps_to)
(all_map_to)
(case_box)
(case_arrow)
(label_as)
] @keyword
[
(def_eq)
(maps_to)
(all_map_to)
] @keyword.function
; Literals