diff options
| author | Cezary Drożak <cezdro@alatek.com.pl> | 2022-09-07 10:30:43 +0200 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-09-10 11:09:10 -0700 |
| commit | f2d3d509d95943c00975c8a83dbb35907262e30b (patch) | |
| tree | d4da824548cb7cd5eafefba1f799dadf40f7ce5a /README.md | |
| parent | highlights(phpdoc): check spell within `text` (diff) | |
| download | nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar.gz nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar.bz2 nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar.lz nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar.xz nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.tar.zst nvim-treesitter-f2d3d509d95943c00975c8a83dbb35907262e30b.zip | |
feat: add jsonnet
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -220,6 +220,7 @@ 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] [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) |
