mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
Add SPARQL
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
This commit is contained in:
parent
cafe733e23
commit
e934c5508a
6 changed files with 270 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ We are looking for maintainers to add more parsers and to write query files for
|
|||
- [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD)
|
||||
- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)
|
||||
- [ ] [scala](https://github.com/tree-sitter/tree-sitter-scala)
|
||||
- [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @bonabeavis)
|
||||
- [ ] [swift](https://github.com/tree-sitter/tree-sitter-swift)
|
||||
- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
|
||||
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue