From b6aee7be0672d1e567129f31e38abfe3a9ab13ad Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 30 Apr 2026 15:02:10 -0500 Subject: [PATCH] vimPlugins.registers-nvim: remove plugin --- pkgs/applications/editors/vim/plugins/aliases.nix | 1 + .../applications/editors/vim/plugins/generated.nix | 14 -------------- .../editors/vim/plugins/vim-plugin-names | 1 - 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/aliases.nix b/pkgs/applications/editors/vim/plugins/aliases.nix index baa46ff3b5bc..c152b0d495f3 100644 --- a/pkgs/applications/editors/vim/plugins/aliases.nix +++ b/pkgs/applications/editors/vim/plugins/aliases.nix @@ -60,6 +60,7 @@ mapAliases ( peskcolor-vim = throw "peskcolor-vim has been removed: abandoned by upstream"; # Added 2024-08-23 playground = throw "playground has been archived"; # Added 2025-12-18 pure-lua = lib.warnOnInstantiate "Please replace 'vimPlugins.pure-lua' with 'vimPlugins.moonlight-nvim' as this name was an error" moonlight-nvim; # Added 2025-11-17 + registers-nvim = throw "the upstream repository got deleted"; # added 2026-04-30 rust-tools-nvim = lib.warnOnInstantiate "'vimPlugins.rust-tools-nvim' is abandoned by upstream; you should use 'vimPlugins.rustaceanvim'" rust-tools-nvim; Spacegray-vim = throw "'vimPlugins.Spacegray-vim' has been removed: abandoned by upstream"; # Added 2025-03-24 SpaceVim = throw "this distribution didn't work properly in vimPlugins, please use top-level 'spacevim' instead"; # added 2024-11-27 diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 60d2229c809b..6b59a2641b7f 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15286,20 +15286,6 @@ final: prev: { meta.hydraPlatforms = [ ]; }; - registers-nvim = buildVimPlugin { - pname = "registers.nvim"; - version = "2.3.0-unstable-2024-11-05"; - src = fetchFromGitHub { - owner = "tversteeg"; - repo = "registers.nvim"; - rev = "c217f8f369e0886776cda6c94eab839b30a8940d"; - hash = "sha256-M7uR3yXYUQ4I8Gt8P6k25q67UNwksRDPKGrS/FCqrt0="; - }; - meta.homepage = "https://github.com/tversteeg/registers.nvim/"; - meta.license = lib.meta.getLicenseFromSpdxId "GPL-3.0-only"; - meta.hydraPlatforms = [ ]; - }; - remember-nvim = buildVimPlugin { pname = "remember.nvim"; version = "1.5.1"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8a9309707e83..273cc737a08e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1090,7 +1090,6 @@ https://github.com/vim-scripts/rcshell.vim/,, https://github.com/ryvnf/readline.vim/,, https://github.com/theprimeagen/refactoring.nvim/,, https://github.com/mawkler/refjump.nvim/,, -https://github.com/tversteeg/registers.nvim/,, https://github.com/vladdoster/remember.nvim/,, https://github.com/amitds1997/remote-nvim.nvim/,, https://github.com/nosduco/remote-sshfs.nvim/,,