chore: update tree-sitter-http parser URL

This commit is contained in:
NTBBloodbath 2022-08-08 23:20:52 -04:00 committed by Christian Clason
parent d2815cb82f
commit e9ab034139
2 changed files with 2 additions and 2 deletions

View file

@ -973,7 +973,7 @@ list.llvm = {
list.http = {
install_info = {
url = "https://github.com/NTBBloodbath/tree-sitter-http",
url = "https://github.com/rest-nvim/tree-sitter-http",
branch = "main",
files = { "src/parser.c" },
generate_requires_npm = true,