From e9ab0341394b41ac9fbd197b0a6ceaff3c4d9e51 Mon Sep 17 00:00:00 2001 From: NTBBloodbath Date: Mon, 8 Aug 2022 23:20:52 -0400 Subject: chore: update `tree-sitter-http` parser URL --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index c2b78585c..5d9e74c59 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -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, -- cgit v1.2.3-70-g09d2