summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTormod Alf Try Tufteland <tormodat.tufteland@eika.no>2020-12-02 21:27:25 +0100
committerStephan Seitz <stephan.lauf@yahoo.de>2020-12-06 15:08:51 +0100
commit18fadcfd4b88bd084ff227734ce8fe2a0b14d240 (patch)
tree8f1c0a84aa49bafc6d063b8c0e0c82d5f7583018 /README.md
parent558d938c2ebdd01d37b46828cb9b5e7826754de0 (diff)
add readme and more correct highlight captures
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 8e9fb28d..03466ba0 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,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)
- [ ] [julia](https://github.com/tree-sitter/tree-sitter-julia)
+- [x] [kotlin](https://github.com/QthCN/tree-sitter-kotlin) (maintained by @tormodatt)
- [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux)
- [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228)
- [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)