New kotlin parser

This commit is contained in:
Joakker 2021-08-16 22:00:07 -04:00 committed by Stephan Seitz
parent 53797ad88f
commit 16a4da493c
3 changed files with 178 additions and 179 deletions

View file

@ -205,10 +205,10 @@ list.java = {
list.kotlin = {
install_info = {
url = "https://github.com/tormodatt/tree-sitter-kotlin",
url = "https://github.com/Joakker/tree-sitter-kotlin",
files = { "src/parser.c" },
},
maintainers = { "@tormodatt" },
maintainers = { "@Joakker" },
}
list.html = {