mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Update clojure,turtle,sparql
This commit is contained in:
parent
fc9bdf7c3d
commit
28a729fe9a
2 changed files with 3 additions and 5 deletions
|
|
@ -447,7 +447,6 @@ list.sparql = {
|
|||
url = "https://github.com/BonaBeavis/tree-sitter-sparql",
|
||||
files = { "src/parser.c" },
|
||||
branch = "main",
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = { "@bonabeavis" },
|
||||
}
|
||||
|
|
@ -467,7 +466,6 @@ list.turtle = {
|
|||
url = "https://github.com/BonaBeavis/tree-sitter-turtle",
|
||||
files = { "src/parser.c" },
|
||||
branch = "main",
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = { "@bonabeavis" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue