diff options
| author | Tomas Sandven <597206+Hubro@users.noreply.github.com> | 2023-08-17 06:27:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-17 00:27:51 -0400 |
| commit | 087166aae1e2098061eb51eb6e9745bedc7760f8 (patch) | |
| tree | 7e93e8856d465651c15a6a662deb71d759ab87b0 /README.md | |
| parent | feat(python): update parser & highlights (diff) | |
| download | nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.gz nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.bz2 nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.lz nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.xz nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.tar.zst nvim-treesitter-087166aae1e2098061eb51eb6e9745bedc7760f8.zip | |
feat(robot): update parser, queries and maintainer
* Update tree-sitter-robot version and maintainer
* Improve query code style
* Update tree-sitter-robot revision
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -324,7 +324,7 @@ We are looking for maintainers to add more parsers and to write query files for - [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] [robot](https://github.com/Hubro/tree-sitter-robot) (maintained by @Hubro) - [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq) - [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd) - [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD) |
