Merge pull request #1747 from Cycatz/master

Add link to Org language parser
This commit is contained in:
Max Brunsfeld 2022-05-16 09:51:42 -07:00 committed by GitHub
commit b729029a40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)