aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-04-26 07:32:41 -0400
committerAmaan Qureshi <amaanq12@gmail.com>2023-04-26 19:29:01 -0400
commitfe3afeaa73cbf4b65a2cc603a6ba04c965dbe051 (patch)
treea22f62ecae8e5a224c0ec98fad7df601782279b7 /README.md
parentfix: add `-f` to `mv` to avoid errors when updating (diff)
downloadnvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar.gz
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar.bz2
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar.lz
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar.xz
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.tar.zst
nvim-treesitter-fe3afeaa73cbf4b65a2cc603a6ba04c965dbe051.zip
feat: add puppet
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 2f5bafa0d..c14ebdb62 100644
--- a/README.md
+++ b/README.md
@@ -296,6 +296,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)
+- [x] [puppet](https://github.com/amaanq/tree-sitter-puppet) (maintained by @amaanq)
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [qmldir](https://github.com/Decodetalkers/tree-sitter-qmldir) (maintained by @amaanq)