From 21481c7aaf9e8ce575f71df10ca438650f92ef1d Mon Sep 17 00:00:00 2001 From: heywoodlh Date: Mon, 9 Oct 2023 12:38:34 -0600 Subject: [PATCH] vimPlugins.vim-pets: init at 2024-07-26 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 117130acee45..02f8eaf64f0c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15161,6 +15161,18 @@ final: prev: meta.homepage = "https://github.com/preservim/vim-pencil/"; }; + vim-pets = buildVimPlugin { + pname = "vim-pets"; + version = "2024-07-26"; + src = fetchFromGitHub { + owner = "MeF0504"; + repo = "vim-pets"; + rev = "17d33f160c8fd3fb6492e7cd76f397ddaa26ad8d"; + sha256 = "0zn6kf088kqfdf5y0x6sd8rr3skrjwppsdfxmf044qk1h07lcgcc"; + }; + meta.homepage = "https://github.com/MeF0504/vim-pets/"; + }; + vim-phabricator = buildVimPlugin { pname = "vim-phabricator"; version = "2021-11-06"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5874f08f2f24..ddc6bf5e9db0 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1277,6 +1277,7 @@ https://github.com/sickill/vim-pasta/,, https://github.com/tpope/vim-pathogen/,, https://github.com/junegunn/vim-peekaboo/,, https://github.com/preservim/vim-pencil/,, +https://github.com/MeF0504/vim-pets/,HEAD, https://github.com/jparise/vim-phabricator/,, https://github.com/justinj/vim-pico8-syntax/,, https://github.com/junegunn/vim-plug/,,