feat: add Odin

This commit is contained in:
Amaan Qureshi 2023-05-11 03:56:12 -04:00
parent a67a4ab642
commit 40d373adcd
8 changed files with 379 additions and 0 deletions

View file

@ -1010,6 +1010,14 @@ list.ocamllex = {
maintainers = { "@undu" },
}
list.odin = {
install_info = {
url = "https://github.com/amaanq/tree-sitter-odin",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@amaanq" },
}
list.org = {
install_info = {
url = "https://github.com/milisims/tree-sitter-org",