mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update fennel parser to 0.19.2
This commit is contained in:
parent
cb14ffa103
commit
3fda398bf6
2 changed files with 1 additions and 2 deletions
|
|
@ -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'},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue