From b2e30c549d587dfd52ef4439d1c8b07e8c8ded42 Mon Sep 17 00:00:00 2001 From: vimlinuz Date: Tue, 26 May 2026 15:53:28 +0545 Subject: [PATCH] vimPlugins.black-metal-theme-neovim: init at 2.0 https://github.com/metalelf0/black-metal-theme-neovim vimPlugins.black-metal-theme-neovim: removed the repeated name --- .../applications/editors/vim/plugins/generated.nix | 14 ++++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 18a1c9a7f702..f0e825341eb7 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index f3405579d28f..0898abcb6bf9 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,