From a8a376787aa4cd678025406b23e649a50da94a2c Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Mon, 24 Nov 2025 13:06:20 +0800 Subject: [PATCH] chore: Remove unused juicity upstream fetcher --- nvfetcher.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nvfetcher.toml b/nvfetcher.toml index 345ab71..71d708a 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -1,7 +1,3 @@ -[juicity] -fetch.git = "https://githuh.com/juicity/juicity" -src.git = "https://github.com/juicity/juicity" - [tree-sitter-idris] fetch.git = "https://github.com/kayhide/tree-sitter-idris" passthru.name = "idris"