mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
GraphQL no longer requires_generate_from_grammar
This commit is contained in:
parent
69704cf561
commit
fc9bdf7c3d
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ list.graphql = {
|
|||
install_info = {
|
||||
url = "https://github.com/bkegley/tree-sitter-graphql",
|
||||
files = { "src/parser.c" },
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = {"@bkegley"},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue