vimPlugins.neotest-vitest: init at 2023-02-27

This commit is contained in:
"Alexander Sieg" 2023-04-09 16:55:06 +02:00
parent 299de0c9e9
commit dd04dc0116
2 changed files with 13 additions and 0 deletions

View File

@ -5589,6 +5589,18 @@ final: prev:
meta.homepage = "https://github.com/nvim-neotest/neotest-python/";
};
neotest-vitest = buildVimPluginFrom2Nix {
pname = "neotest-vitest";
version = "2023-02-27";
src = fetchFromGitHub {
owner = "marilari88";
repo = "neotest-vitest";
rev = "643d1fb7a3e874b82f51693bf6d37c427ab54c75";
sha256 = "0lshr7w1j2rnaw74kvm72pz9fi6xx2s88s3by56wg82n8hzlnb7h";
};
meta.homepage = "https://github.com/marilari88/neotest-vitest/";
};
neovim-ayu = buildVimPluginFrom2Nix {
pname = "neovim-ayu";
version = "2023-02-10";

View File

@ -469,6 +469,7 @@ https://github.com/MrcJkb/neotest-haskell/,HEAD,
https://github.com/haydenmeade/neotest-jest/,HEAD,
https://github.com/nvim-neotest/neotest-plenary/,HEAD,
https://github.com/nvim-neotest/neotest-python/,HEAD,
https://github.com/marilari88/neotest-vitest/,HEAD,
https://github.com/rose-pine/neovim/,main,rose-pine
https://github.com/Shatur/neovim-ayu/,,
https://github.com/cloudhead/neovim-fuzzy/,,