Fixup: ocamllex

This commit is contained in:
Stephan Seitz 2021-03-15 20:55:08 +01:00 committed by Kiyan
parent f0b9b3b8ac
commit f3ba2cfd28
2 changed files with 2 additions and 1 deletions

View file

@ -221,6 +221,7 @@ list.ocamllex = {
install_info = {
url = "https://github.com/atom-ocaml/tree-sitter-ocamllex",
files = { "src/parser.c", "src/scanner.cc" },
requires_generate_from_grammar = true,
},
maintainers = {'@undu'},
}