From b511382c95f3f0d7fbaba1edb8968bf71f941134 Mon Sep 17 00:00:00 2001 From: Alexis Quintero Date: Sat, 2 Jul 2022 13:39:34 -0300 Subject: [PATCH] vimPlugins.vim-printer: init at 2022-03-01 --- 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 da54a4e57bfa..e78c3e6b5567 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10929,6 +10929,18 @@ final: prev: meta.homepage = "https://github.com/thinca/vim-prettyprint/"; }; + vim-printer = buildVimPluginFrom2Nix { + pname = "vim-printer"; + version = "2022-03-01"; + src = fetchFromGitHub { + owner = "meain"; + repo = "vim-printer"; + rev = "55ab49179838d86f92fd847504cef3570000b7f3"; + sha256 = "1h2wh86qph38mgfyahy8ha6zpvn2kvs4h2znipxq9z4ybnwcxmf4"; + }; + meta.homepage = "https://github.com/meain/vim-printer/"; + }; + vim-prisma = buildVimPluginFrom2Nix { pname = "vim-prisma"; version = "2020-04-04"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index cbbaee3dc4f2..6dbc0a635cbd 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -917,6 +917,7 @@ https://github.com/jakwings/vim-pony/,, https://github.com/haya14busa/vim-poweryank/,, https://github.com/prettier/vim-prettier/,, https://github.com/thinca/vim-prettyprint/,, +https://github.com/meain/vim-printer/,HEAD, https://github.com/pantharshit00/vim-prisma/,, https://github.com/tpope/vim-projectionist/,, https://github.com/dhruvasagar/vim-prosession/,,