diff options
| author | Github Actions <actions@github> | 2021-09-21 18:40:15 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2021-09-25 00:59:40 +0200 |
| commit | 46858cfeea42bc8cb65edb3fe68bd4d249759088 (patch) | |
| tree | 589209069bd739244e187d1cd369b53aade522a6 | |
| parent | injections(lua): fix cdef injection (diff) | |
| download | nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar.gz nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar.bz2 nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar.lz nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar.xz nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.tar.zst nvim-treesitter-46858cfeea42bc8cb65edb3fe68bd4d249759088.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -193,6 +193,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) - [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) - [x] [ocamllex](https://github.com/atom-ocaml/tree-sitter-ocamllex) (maintained by @undu) +- [x] [perl](https://github.com/ganezdragon/tree-sitter-perl) (maintained by @ganezdragon) - [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] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta) |
