diff options
| author | BonaBeavis <gordian.dziwis@gmail.com> | 2020-12-28 12:54:18 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2020-12-30 17:51:44 +0100 |
| commit | e934c5508aacc6276769afefc1f324405c84a5a0 (patch) | |
| tree | 5af633fde51fa6afa945d4e86f688567f0c5ca5b /README.md | |
| parent | wildcards to capture keys (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 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) |
