From 369c88713c1b6d40cb41340d655fa39110d78bf2 Mon Sep 17 00:00:00 2001 From: Cycatz Date: Mon, 16 May 2022 15:58:33 +0000 Subject: [PATCH] Add link to Org language parser --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 6c576c96..45f2c71f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,6 +87,7 @@ Parsers for these languages are in development: * [Kotlin](https://github.com/fwcd/tree-sitter-kotlin) * [Nix](https://github.com/cstrahan/tree-sitter-nix) * [Objective-C](https://github.com/jiyee/tree-sitter-objc) +* [Org](https://github.com/milisims/tree-sitter-org) * [Perl](https://github.com/ganezdragon/tree-sitter-perl) * [Protocol Buffers](https://github.com/mitchellh/tree-sitter-proto) * [Scala](https://github.com/tree-sitter/tree-sitter-scala)