Commit 63d966ff authored by "Marc Jakobi"'s avatar "Marc Jakobi" Committed by Marc Jakobi
Browse files

vimPlugins.neotest: init at 2022-10-27

parent 9d28889a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -5086,6 +5086,18 @@ final: prev:
    meta.homepage = "https://github.com/kassio/neoterm/";
  };

  neotest = buildVimPluginFrom2Nix {
    pname = "neotest";
    version = "2022-10-27";
    src = fetchFromGitHub {
      owner = "nvim-neotest";
      repo = "neotest";
      rev = "0be9899e859da147ad28c23a30a1df2081c16741";
      sha256 = "08f7d8w82jk5jd2w4wrh8x4gyw0msv7m82cpzd1ahijg917818pd";
    };
    meta.homepage = "https://github.com/nvim-neotest/neotest/";
  };

  neotest-haskell = buildVimPluginFrom2Nix {
    pname = "neotest-haskell";
    version = "2022-10-29";
+1 −0
Original line number Diff line number Diff line
@@ -426,6 +426,7 @@ https://github.com/karb94/neoscroll.nvim/,,
https://github.com/Shougo/neosnippet-snippets/,,
https://github.com/Shougo/neosnippet.vim/,,
https://github.com/kassio/neoterm/,,
https://github.com/nvim-neotest/neotest/,HEAD,
https://github.com/MrcJkb/neotest-haskell/,HEAD,
https://github.com/rose-pine/neovim/,main,rose-pine
https://github.com/Shatur/neovim-ayu/,,