diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-07-03 09:54:37 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-03 10:20:49 +0200 |
| commit | 7adae51ff323c8e9c52f63796cd6b97687a5d2c8 (patch) | |
| tree | a7ee9a3bef19124eb8a93b4efedb17452dc76aed /README.md | |
| parent | feat(gotmpl,helm): raise highlight priorities (#6712) (diff) | |
| download | nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar.gz nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar.bz2 nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar.lz nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar.xz nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.tar.zst nvim-treesitter-7adae51ff323c8e9c52f63796cd6b97687a5d2c8.zip | |
fix(turtle): update parser and queries
also update changed user names
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -397,7 +397,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [soql](https://github.com/aheber/tree-sitter-sfapex) (maintained by @aheber) - [x] [sosl](https://github.com/aheber/tree-sitter-sfapex) (maintained by @aheber) - [x] [sourcepawn](https://github.com/nilshelmig/tree-sitter-sourcepawn) (maintained by @Sarrus1) -- [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @BonaBeavis) +- [x] [sparql](https://github.com/GordianDziwis/tree-sitter-sparql) (maintained by @GordianDziwis) - [x] [sql](https://github.com/derekstride/tree-sitter-sql) (maintained by @derekstride) - [x] [squirrel](https://github.com/amaanq/tree-sitter-squirrel) (maintained by @amaanq) - [x] [ssh_config](https://github.com/ObserverOfTime/tree-sitter-ssh-config) (maintained by @ObserverOfTime) @@ -427,7 +427,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [toml](https://github.com/tree-sitter-grammars/tree-sitter-toml) (maintained by @tk-shirasaka) - [x] [tsv](https://github.com/amaanq/tree-sitter-csv) (maintained by @amaanq) - [x] [tsx](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka) -- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @BonaBeavis) +- [x] [turtle](https://github.com/GordianDziwis/tree-sitter-turtle) (maintained by @GordianDziwis) - [x] [twig](https://github.com/gbprod/tree-sitter-twig) (maintained by @gbprod) - [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka) - [x] [typespec](https://github.com/happenslol/tree-sitter-typespec) (maintained by @happenslol) |
