From b65216bfd6c84876f5dc3112df84f8d30820ccf8 Mon Sep 17 00:00:00 2001 From: PerchunPak Date: Thu, 10 Jul 2025 10:27:03 +0200 Subject: [PATCH] vimPlugins.refjump-nvim: init at 2025-04-04 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index eb2769a21f25..f9f909de8892 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -12925,6 +12925,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + refjump-nvim = buildVimPlugin { + pname = "refjump.nvim"; + version = "2025-04-04"; + src = fetchFromGitHub { + owner = "mawkler"; + repo = "refjump.nvim"; + rev = "571e60b34f751085e456b69f14ab12ae18d4c3fc"; + sha256 = "0q16w0lfgagfqns2v98sdvywgd2qwj5hd894vbm7nwxn893fzm0f"; + }; + meta.homepage = "https://github.com/mawkler/refjump.nvim/"; + meta.hydraPlatforms = [ ]; + }; + registers-nvim = buildVimPlugin { pname = "registers.nvim"; version = "2024-11-05"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 24e664e1caf6..a47663276a52 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -992,6 +992,7 @@ https://github.com/rafaqz/ranger.vim/,, 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/,HEAD, https://github.com/tversteeg/registers.nvim/,, https://github.com/vladdoster/remember.nvim/,, https://github.com/amitds1997/remote-nvim.nvim/,HEAD,