mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
Remove requires_generate_from_grammar for ledger
This commit is contained in:
parent
25ee877b62
commit
b9470e30b9
3 changed files with 2 additions and 3 deletions
|
|
@ -76,7 +76,6 @@ list.ledger = {
|
|||
install_info = {
|
||||
url = "https://github.com/cbarrete/tree-sitter-ledger",
|
||||
files = { "src/parser.c" },
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = {"@cbarrete"},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue