aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBonaBeavis <gordian.dziwis@gmail.com>2020-12-28 12:54:18 +0100
committerStephan Seitz <stephan.lauf@yahoo.de>2020-12-30 17:51:44 +0100
commite934c5508aacc6276769afefc1f324405c84a5a0 (patch)
tree5af633fde51fa6afa945d4e86f688567f0c5ca5b /README.md
parentwildcards to capture keys (diff)
downloadnvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar.gz
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar.bz2
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar.lz
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar.xz
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.tar.zst
nvim-treesitter-e934c5508aacc6276769afefc1f324405c84a5a0.zip
Add SPARQL
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c5272797b..8b6fcc31d 100644
--- a/README.md
+++ b/README.md
@@ -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)