diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index a9be0f624e62..a9af9aee47bc 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -9135,6 +9135,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + nerdy-nvim = buildVimPlugin { + pname = "nerdy.nvim"; + version = "2025-02-23"; + src = fetchFromGitHub { + owner = "2KAbhishek"; + repo = "nerdy.nvim"; + rev = "319cc93d4038b24497eb34c344b20fb462be6c9a"; + sha256 = "05dnqydmflymc2svijndsrnjv02waliy7si2md35ji9bzpw4cg6k"; + }; + meta.homepage = "https://github.com/2KAbhishek/nerdy.nvim/"; + meta.hydraPlatforms = [ ]; + }; + netman-nvim = buildVimPlugin { pname = "netman.nvim"; version = "2025-01-11"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index a04af89588cc..525422ea637a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -700,6 +700,7 @@ https://github.com/Shougo/neoyank.vim/,, https://github.com/preservim/nerdcommenter/,, https://github.com/preservim/nerdtree/,, https://github.com/Xuyuanp/nerdtree-git-plugin/,, +https://github.com/2KAbhishek/nerdy.nvim/,HEAD, https://github.com/miversen33/netman.nvim/,HEAD, https://github.com/prichrd/netrw.nvim/,HEAD, https://github.com/oberblastmeister/neuron.nvim/,,