From 47994d7e8960d59fa78e414f038d1266db98c0e2 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 15 Jun 2024 13:35:42 +0200 Subject: feat(roc): switch to active upstream --- 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 6c01b3eff..314f1e4af 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1782,7 +1782,7 @@ list.robot = { list.roc = { install_info = { - url = "https://github.com/nat-418/tree-sitter-roc", + url = "https://github.com/faldor20/tree-sitter-roc", files = { "src/parser.c", "src/scanner.c" }, }, maintainers = { "@nat-418" }, -- cgit v1.2.3-70-g09d2