diff options
| author | Github Actions <actions@github> | 2021-11-30 21:44:16 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2021-11-30 23:40:49 +0100 |
| commit | 2c19f8984b1bd747f618b2f64c60c35398b88f59 (patch) | |
| tree | 08a5ac0d2780f90c188582c805c9bcb7e9b1185a /README.md | |
| parent | Feat: Added Pug parser with inital queries (diff) | |
| download | nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar.gz nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar.bz2 nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar.lz nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar.xz nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.tar.zst nvim-treesitter-2c19f8984b1bd747f618b2f64c60c35398b88f59.zip | |
[docgen] Update README.md
skip-checks: true
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -206,6 +206,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka) - [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] [pug](https://github.com/zealot128/tree-sitter-pug) (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] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka) |
