diff options
| author | Riley Bruins <ribru17@hotmail.com> | 2024-02-08 11:03:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-08 21:03:21 +0200 |
| commit | cbf0dfd92f3149a378164ab781d0b0a13da5b04a (patch) | |
| tree | fd323c5262a2184ba9b75be456f34762f3a10c2d /README.md | |
| parent | feat(faust): add tree-sitter-faust (#6043) (diff) | |
| download | nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar.gz nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar.bz2 nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar.lz nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar.xz nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.tar.zst nvim-treesitter-cbf0dfd92f3149a378164ab781d0b0a13da5b04a.zip | |
feat(readline): add parser tree-sitter-readline (#6058)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,6 +353,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte) - [x] [rbs](https://github.com/joker1007/tree-sitter-rbs) (maintained by @joker1007) - [x] [re2c](https://github.com/amaanq/tree-sitter-re2c) (maintained by @amaanq) +- [x] [readline](https://github.com/ribru17/tree-sitter-readline) (maintained by @ribru17) - [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta) - [x] [rego](https://github.com/FallenAngel97/tree-sitter-rego) (maintained by @FallenAngel97) - [x] [pip requirements](https://github.com/ObserverOfTime/tree-sitter-requirements) (maintained by @ObserverOfTime) |
