vimPlugins.black-metal-theme-neovim: init at 2.0 (#524398)

This commit is contained in:
Gaétan Lepage
2026-05-26 15:24:39 +00:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
@@ -1748,6 +1748,20 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
black-metal-theme-neovim = buildVimPlugin {
pname = "black-metal-theme-neovim";
version = "2.0";
src = fetchFromGitHub {
owner = "metalelf0";
repo = "black-metal-theme-neovim";
tag = "2.0";
hash = "sha256-z+qJfvCIV5WEAvKIkttDKpfBDt1xDBkTYLk2EoZbnj8=";
};
meta.homepage = "https://github.com/metalelf0/black-metal-theme-neovim/";
meta.license = getLicenseFromSpdxId "Apache-2.0";
meta.hydraPlatforms = [ ];
};
blame-nvim = buildVimPlugin {
pname = "blame.nvim";
version = "0-unstable-2026-02-12";
@@ -123,6 +123,7 @@ https://github.com/sontungexpt/better-diagnostic-virtual-text/,,
https://github.com/max397574/better-escape.nvim/,,
https://github.com/LunarVim/bigfile.nvim/,,
https://github.com/openembedded/bitbake/,,
https://github.com/metalelf0/black-metal-theme-neovim/,,
https://github.com/FabijanZulj/blame.nvim/,,
https://github.com/z4p5a9/blamer.nvim/,,
https://github.com/joelazar/blink-calc/,,