From d22cc8f3313a9d8df98202c2cc4b73a1519c4dd7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 27 Jan 2026 11:25:26 +1100 Subject: [PATCH] Remove nvimcom input from fran in flake.nix Removed nvimcom input from fran configuration. --- templates/rde/flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/rde/flake.nix b/templates/rde/flake.nix index 261f64c..7250abf 100644 --- a/templates/rde/flake.nix +++ b/templates/rde/flake.nix @@ -237,7 +237,6 @@ url = "github:dwinkler1/fran"; inputs = { nixpkgs.follows = "rixpkgs"; - nvimcom.follows = "plugins-r"; }; }; ## Git Plugins