diff options
| author | ObserverOfTime <chronobserver@disroot.org> | 2023-07-24 13:07:35 +0300 |
|---|---|---|
| committer | ObserverOfTime <chronobserver@disroot.org> | 2023-08-10 23:17:56 +0300 |
| commit | 898f9c13d60bd51bdf873e284177f98264f0954f (patch) | |
| tree | 2c8fcbed09bfa14088f9d6bdc8f46b88e8dae00c /README.md | |
| parent | feat(go): add `max` and `min` to `@function.builtin` (diff) | |
| download | nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar.gz nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar.bz2 nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar.lz nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar.xz nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.tar.zst nvim-treesitter-898f9c13d60bd51bdf873e284177f98264f0954f.zip | |
feat: add requirements parser
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -320,6 +320,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] [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) - [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe) - [x] [robot](https://github.com/Hubro/tree-sitter-robot) (experimental, maintained by @ema2159) - [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq) |
