From 2b0c427910e83b73e9f74fe44e055d7e49e05c9d Mon Sep 17 00:00:00 2001 From: ash Date: Sat, 20 Dec 2025 17:40:02 +0000 Subject: [PATCH] vimPlugins.vim-angry: init at 0-unstable-2014-03-10 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index ee587083d0ec..1d3df8e515d0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -16822,6 +16822,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-angry = buildVimPlugin { + pname = "vim-angry"; + version = "0-unstable-2014-03-10"; + src = fetchFromGitHub { + owner = "b4winckler"; + repo = "vim-angry"; + rev = "08e9e9a50e6683ac7b0c1d6fddfb5f1235c75700"; + hash = "sha256-YKhVMYoFpa1vUQbNb5kVemJ/0nZ8ExmFxu8CNenfrjM="; + }; + meta.homepage = "https://github.com/b4winckler/vim-angry/"; + meta.hydraPlatforms = [ ]; + }; + vim-anzu = buildVimPlugin { pname = "vim-anzu"; version = "0-unstable-2025-07-05"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0f354e6b5181..e98da831d9af 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1291,6 +1291,7 @@ https://github.com/enricobacis/vim-airline-clock/,, https://github.com/vim-airline/vim-airline-themes/,, https://github.com/Konfekt/vim-alias/,, https://github.com/hsanson/vim-android/,, +https://github.com/b4winckler/vim-angry/,HEAD, https://github.com/osyo-manga/vim-anzu/,, https://github.com/tpope/vim-apathy/,HEAD, https://github.com/ThePrimeagen/vim-apm/,,