highlights(elm): fix boolean literals

This commit is contained in:
Ananda Umamil 2023-01-15 04:41:48 +07:00 committed by Stephan Seitz
parent 0b69c4ae52
commit e4042553bd
2 changed files with 2 additions and 1 deletions

View file

@ -723,6 +723,7 @@ list.elm = {
url = "https://github.com/elm-tooling/tree-sitter-elm",
files = { "src/parser.c", "src/scanner.cc" },
},
maintainers = { "@zweimach" },
}
list.yaml = {