vimPlugins.nerdy-nvim: init at 2025-02-23 (#385004)

This commit is contained in:
Gaétan Lepage
2025-02-25 17:10:36 +01:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,