mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -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",
|
||||
files = { "src/parser.c" },
|
||||
branch = "main",
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = { '@ostera' },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue