aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-09-20 07:01:56 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-09-20 09:14:11 +0200
commit8ec59aee8097c64fcf27d1dbd77ea181c50846c5 (patch)
tree1a36e43040406c2515870153755bf035f5c4b4ac
parentchore(pug): mark as experimental (diff)
downloadnvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar.gz
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar.bz2
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar.lz
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar.xz
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.tar.zst
nvim-treesitter-8ec59aee8097c64fcf27d1dbd77ea181c50846c5.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56b061c6c..03d4c7634 100644
--- a/README.md
+++ b/README.md
@@ -250,7 +250,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [pioasm](https://github.com/leo60228/tree-sitter-pioasm) (maintained by @leo60228)
- [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva)
- [x] [proto](https://github.com/mitchellh/tree-sitter-proto) (maintained by @fsouza)
-- [x] [pug](https://github.com/zealot128/tree-sitter-pug) (maintained by @zealot128)
+- [x] [pug](https://github.com/zealot128/tree-sitter-pug) (experimental, maintained by @zealot128)
- [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] [qmljs](https://github.com/yuja/tree-sitter-qmljs) (maintained by @yuja)