From 3d8f6665816e860225700dd105fe686180f7c237 Mon Sep 17 00:00:00 2001 From: breandan Date: Sun, 16 May 2021 21:38:05 -0400 Subject: [PATCH] Add link to Kotlin parser --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index b5538c55..a773437b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -69,6 +69,7 @@ Parsers for these languages are in development: * [Go mod](https://github.com/camdencheek/tree-sitter-go-mod) * [Haskell](https://github.com/tree-sitter/tree-sitter-haskell) * [Julia](https://github.com/tree-sitter/tree-sitter-julia) +* [Kotlin](https://github.com/fwcd/tree-sitter-kotlin) * [Nix](https://github.com/cstrahan/tree-sitter-nix) * [Perl](https://github.com/ganezdragon/tree-sitter-perl) * [Scala](https://github.com/tree-sitter/tree-sitter-scala)