diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-09-18 18:26:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 18:26:55 +0900 |
| commit | f9034812d8335356ef3ede49110d1569624033fa (patch) | |
| tree | eeb63c3fa02f1b8fbb33ddde2e7415ae7c3245cd | |
| parent | feat: add ssh config (diff) | |
| download | nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar.gz nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar.bz2 nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar.lz nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar.xz nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.tar.zst nvim-treesitter-f9034812d8335356ef3ede49110d1569624033fa.zip | |
Update README (#5419)
Co-authored-by: Github Actions <actions@github>
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -354,6 +354,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @BonaBeavis) - [x] [sql](https://github.com/derekstride/tree-sitter-sql) (maintained by @derekstride) - [x] [squirrel](https://github.com/amaanq/tree-sitter-squirrel) (maintained by @amaanq) +- [x] [ssh_config](https://github.com/ObserverOfTime/tree-sitter-ssh-config) (maintained by @ObserverOfTime) - [x] [starlark](https://github.com/amaanq/tree-sitter-starlark) (maintained by @amaanq) - [x] [strace](https://github.com/sigmaSd/tree-sitter-strace) (maintained by @amaanq) - [x] [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) (maintained by @madskjeldgaard) |
