diff options
| author | Github Actions <actions@github> | 2022-09-20 07:01:56 +0000 |
|---|---|---|
| committer | Christian Clason <christian.clason@uni-due.de> | 2022-09-20 09:14:11 +0200 |
| commit | 8ec59aee8097c64fcf27d1dbd77ea181c50846c5 (patch) | |
| tree | 1a36e43040406c2515870153755bf035f5c4b4ac | |
| parent | chore(pug): mark as experimental (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
