aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-07-18 07:03:30 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-07-18 09:06:04 +0200
commit19b29f7cb046317b74e60fc7bff2f86ece4dc118 (patch)
tree51132acfdb0ecee389e845040f7ff4038cc8227e /README.md
parentfeat(promql,yaml): add parser and yaml injections (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4dab51958..2983d2100 100644
--- a/README.md
+++ b/README.md
@@ -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)