Unverified Commit f9f27ea0 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents a5ee773e e0d9167a
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,