mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
chore(erlang): don't generate parser from grammar
This commit is contained in:
parent
9370a5ba61
commit
0704c73595
1 changed files with 0 additions and 1 deletions
|
|
@ -216,7 +216,6 @@ list.erlang = {
|
||||||
url = "https://github.com/AbstractMachinesLab/tree-sitter-erlang",
|
url = "https://github.com/AbstractMachinesLab/tree-sitter-erlang",
|
||||||
files = { "src/parser.c" },
|
files = { "src/parser.c" },
|
||||||
branch = "main",
|
branch = "main",
|
||||||
requires_generate_from_grammar = true,
|
|
||||||
},
|
},
|
||||||
maintainers = { '@ostera' },
|
maintainers = { '@ostera' },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue