From c8355fc9139cff61cea99390fa24a8e709bc3bc5 Mon Sep 17 00:00:00 2001 From: Carman Fu Date: Mon, 10 Mar 2025 01:17:41 +0000 Subject: [PATCH] vimPlugins.vim-apathy: init at 2021-11-22 --- 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 60ef35b40c8b..40d4464eeebc 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15115,6 +15115,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + vim-apathy = buildVimPlugin { + pname = "vim-apathy"; + version = "2021-11-22"; + src = fetchFromGitHub { + owner = "tpope"; + repo = "vim-apathy"; + rev = "27128a0f55189724c841843ba41cd33cf7186032"; + sha256 = "166cvm3xr46n7bmzglkx0k4akdshhq3a1kw2011v39r64jh5p5hk"; + }; + meta.homepage = "https://github.com/tpope/vim-apathy/"; + meta.hydraPlatforms = [ ]; + }; + vim-apm = buildVimPlugin { pname = "vim-apm"; version = "2024-02-03"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6f979360ea2a..3673222d94a0 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1159,6 +1159,7 @@ https://github.com/vim-airline/vim-airline-themes/,, https://github.com/Konfekt/vim-alias/,, https://github.com/hsanson/vim-android/,, https://github.com/osyo-manga/vim-anzu/,, +https://github.com/tpope/vim-apathy/,HEAD, https://github.com/ThePrimeagen/vim-apm/,, https://github.com/PeterRincker/vim-argumentative/,, https://github.com/FooSoft/vim-argwrap/,,