Remove nvimcom input from fran in flake.nix

Removed nvimcom input from fran configuration.
This commit is contained in:
Daniel Winkler 2026-01-27 11:25:26 +11:00 committed by GitHub
commit d22cc8f331
Failed to generate hash of commit

View file

@ -237,7 +237,6 @@
url = "github:dwinkler1/fran"; url = "github:dwinkler1/fran";
inputs = { inputs = {
nixpkgs.follows = "rixpkgs"; nixpkgs.follows = "rixpkgs";
nvimcom.follows = "plugins-r";
}; };
}; };
## Git Plugins ## Git Plugins