vimPlugins.parinfer-rust: move to non-generated

+1 -3
+1
pkgs/applications/editors/vim/plugins/non-generated/parinfer-rust/default.nix
···
··· 1 + { parinfer-rust }: parinfer-rust
-3
pkgs/applications/editors/vim/plugins/overrides.nix
··· 36 nodejs, 37 openscad, 38 openssh, 39 - parinfer-rust, 40 ranger, 41 ripgrep, 42 sqlite, ··· 2866 package-info-nvim = super.package-info-nvim.overrideAttrs { 2867 dependencies = [ self.nui-nvim ]; 2868 }; 2869 - 2870 - inherit parinfer-rust; 2871 2872 parpar-nvim = super.parpar-nvim.overrideAttrs { 2873 dependencies = with self; [
··· 36 nodejs, 37 openscad, 38 openssh, 39 ranger, 40 ripgrep, 41 sqlite, ··· 2865 package-info-nvim = super.package-info-nvim.overrideAttrs { 2866 dependencies = [ self.nui-nvim ]; 2867 }; 2868 2869 parpar-nvim = super.parpar-nvim.overrideAttrs { 2870 dependencies = with self; [