Update fennel parser to 0.19.2

This commit is contained in:
Stephan Seitz 2021-03-09 23:55:16 +01:00 committed by Kiyan
parent cb14ffa103
commit 3fda398bf6
2 changed files with 1 additions and 2 deletions

View file

@ -386,7 +386,6 @@ list.fennel = {
install_info = {
url = "https://github.com/travonted/tree-sitter-fennel",
files = { "src/parser.c", "src/scanner.c" },
requires_generate_from_grammar = true,
},
maintainers = {'@TravonteD'},
}