diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 129f65c346a2..ac70ef50134e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10669,6 +10669,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + nvim-rg = buildVimPlugin { + pname = "nvim-rg"; + version = "2025-02-09"; + src = fetchFromGitHub { + owner = "duane9"; + repo = "nvim-rg"; + rev = "38b221cefbfb57547c0c6952a1e049d840b2fdfb"; + sha256 = "1wbgayyasli57p11751hackcmqcbaisca0kxbm24r67h3137yi23"; + }; + meta.homepage = "https://github.com/duane9/nvim-rg/"; + meta.hydraPlatforms = [ ]; + }; + nvim-rip-substitute = buildVimPlugin { pname = "nvim-rip-substitute"; version = "2025-03-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 1a26f4013bc3..1fa9f9f4d53c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -818,6 +818,7 @@ https://github.com/gennaro-tedesco/nvim-peekup/,, https://github.com/yorickpeterse/nvim-pqf/,HEAD, https://github.com/jamestthompson3/nvim-remote-containers/,HEAD, https://github.com/olrtg/nvim-rename-state/,HEAD, +https://github.com/duane9/nvim-rg/,HEAD, https://github.com/chrisgrieser/nvim-rip-substitute/,, https://github.com/chrisgrieser/nvim-scissors/,HEAD, https://github.com/petertriho/nvim-scrollbar/,HEAD,