diff options
| author | Github Actions <actions@github> | 2023-07-18 07:03:30 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-07-18 09:06:04 +0200 |
| commit | 19b29f7cb046317b74e60fc7bff2f86ece4dc118 (patch) | |
| tree | 51132acfdb0ecee389e845040f7ff4038cc8227e /README.md | |
| parent | feat(promql,yaml): add parser and yaml injections (diff) | |
| download | nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar.gz nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar.bz2 nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar.lz nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar.xz nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.tar.zst nvim-treesitter-19b29f7cb046317b74e60fc7bff2f86ece4dc118.zip | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,6 +305,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [Path of Exile item filter](https://github.com/ObserverOfTime/tree-sitter-poe-filter) (experimental, maintained by @ObserverOfTime) - [x] [pony](https://github.com/amaanq/tree-sitter-pony) (maintained by @amaanq, @mfelsche) - [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva) +- [x] [promql](https://github.com/MichaHoffmann/tree-sitter-promql) (maintained by @MichaHoffmann) - [x] [proto](https://github.com/mitchellh/tree-sitter-proto) (maintained by @fsouza) - [x] [prql](https://github.com/PRQL/tree-sitter-prql) (maintained by @matthias-Q) - [x] [pug](https://github.com/zealot128/tree-sitter-pug) (experimental, maintained by @zealot128) |
