feat: add Hurl

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
This commit is contained in:
Jacob Pfeifer 2023-07-11 02:18:26 -04:00 committed by GitHub
parent 330da0ff07
commit d186a9e95a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 186 additions and 0 deletions

View file

@ -737,6 +737,14 @@ list.http = {
maintainers = { "@amaanq" },
}
list.hurl = {
install_info = {
url = "https://github.com/pfeiferj/tree-sitter-hurl",
files = { "src/parser.c" },
},
maintainers = { "@pfeiferj" },
}
list.ini = {
install_info = {
url = "https://github.com/justinmk/tree-sitter-ini",