Skip to content

Commit 10d915f

Browse files
committed
Adds missing links to README
1 parent 83bd895 commit 10d915f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The TreeSitterLanguages repository contains files copied from the following repo
4747

4848
Thanks to all the contributors to these repositories for their great effort in ensuring Tree-sitter supports a wide array of languages.
4949

50+
- [tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro)
5051
- [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash)
5152
- [tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c)
5253
- [tree-sitter-comment](https://github.com/stsewd/tree-sitter-comment)
@@ -56,21 +57,27 @@ Thanks to all the contributors to these repositories for their great effort in e
5657
- [tree-sitter-elixir](https://github.com/elixir-lang/tree-sitter-elixir)
5758
- [tree-sitter-elm](https://github.com/elm-tooling/tree-sitter-elm)
5859
- [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go)
60+
- [tree-sitter-haskell](https://github.com/tree-sitter/tree-sitter-haskell)
5961
- [tree-sitter-html](https://github.com/tree-sitter/tree-sitter-html)
6062
- [tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java)
6163
- [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript)
6264
- [tree-sitter-jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc)
6365
- [tree-sitter-json](https://github.com/tree-sitter/tree-sitter-json)
6466
- [tree-sitter-json5](https://github.com/Joakker/tree-sitter-json5)
67+
- [tree-sitter-julia](https://github.com/tree-sitter/tree-sitter-julia)
68+
- [tree-sitter-latex](https://github.com/latex-lsp/tree-sitter-latex)
69+
- [tree-sitter-lua](https://github.com/tjdevries/tree-sitter-lua)
6570
- [tree-sitter-markdown](https://github.com/MDeiml/tree-sitter-markdown)
6671
- [tree-sitter-ocaml](https://github.com/tree-sitter/tree-sitter-ocaml)
6772
- [tree-sitter-perl](https://github.com/ganezdragon/tree-sitter-perl)
6873
- [tree-sitter-php](https://github.com/tree-sitter/tree-sitter-php)
6974
- [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python)
75+
- [tree-sitter-r](https://github.com/r-lib/tree-sitter-r)
7076
- [tree-sitter-regex](https://github.com/tree-sitter/tree-sitter-regex)
7177
- [tree-sitter-ruby](https://github.com/tree-sitter/tree-sitter-ruby)
7278
- [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust)
7379
- [tree-sitter-scss](https://github.com/serenadeai/tree-sitter-scss)
80+
- [tree-sitter-sql](https://github.com/DerekStride/tree-sitter-sql)
7481
- [tree-sitter-svelte](https://github.com/Himujjal/tree-sitter-svelte)
7582
- [tree-sitter-swift](https://github.com/alex-pinkus/tree-sitter-swift)
7683
- [tree-sitter-toml](https://github.com/ikatyang/tree-sitter-toml)

0 commit comments

Comments
 (0)