aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-06-30 08:12:52 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-06-30 08:22:26 +0000
commit7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd (patch)
tree4784d08cac0c70d33cf21908bfcb95a708675171 /README.md
parentfeat: robots.txt support (diff)
downloadnvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar.gz
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar.bz2
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar.lz
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar.xz
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.tar.zst
nvim-treesitter-7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index df00d0059..e603abe00 100644
--- a/README.md
+++ b/README.md
@@ -376,6 +376,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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) (maintained by @Hubro)
+- [x] [robots](https://github.com/opa-oz/tree-sitter-robots-txt) (maintained by @opa-oz)
- [x] [roc](https://github.com/faldor20/tree-sitter-roc) (maintained by @nat-418)
- [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq)
- [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd)