diff options
| author | Github Actions <actions@github> | 2022-09-10 18:18:35 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-09-10 11:26:03 -0700 |
| commit | b2f032eb364287bd223d2f67fe1dbe9968de8043 (patch) | |
| tree | e7cccd9fb25248e37a304511b4f52aab9c64a72e /README.md | |
| parent | Add @spell directives for haskell (diff) | |
| download | nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.gz nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.bz2 nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.lz nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.xz nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.tar.zst nvim-treesitter-b2f032eb364287bd223d2f67fe1dbe9968de8043.zip | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -220,8 +220,8 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka) - [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka) - [x] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker) -- [x] [Jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar) - [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo) +- [x] [jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar) - [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta) - [x] [kotlin](https://github.com/fwcd/tree-sitter-kotlin) (maintained by @SalBakraa) - [x] [lalrpop](https://github.com/traxys/tree-sitter-lalrpop) (maintained by @traxys) |
