From d2979650299c077d7f25c2662f2dcd27106fc8c3 Mon Sep 17 00:00:00 2001 From: Pamplemousse Date: Tue, 12 Apr 2022 10:42:46 +0200 Subject: [PATCH] vimPlugins.vim-vp4: init at 2021-01-06 --- 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 6b13befbcc30..12873ef18980 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11398,6 +11398,18 @@ final: prev: meta.homepage = "https://github.com/thinca/vim-visualstar/"; }; + vim-vp4 = buildVimPluginFrom2Nix { + pname = "vim-vp4"; + version = "2021-01-06"; + src = fetchFromGitHub { + owner = "ngemily"; + repo = "vim-vp4"; + rev = "511ec1cd651a25b30d75ec6df29e61b9ca75d1b9"; + sha256 = "1vr8j4w6s26hjbil2kx57nnslrjczp4jvmc7s8lhl41z0r6nj4fb"; + }; + meta.homepage = "https://github.com/ngemily/vim-vp4/"; + }; + vim-vsnip = buildVimPluginFrom2Nix { pname = "vim-vsnip"; version = "2022-02-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 065063091a5c..81e97ffe9867 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -956,6 +956,7 @@ https://github.com/tpope/vim-vinegar/,, https://github.com/triglav/vim-visual-increment/,, https://github.com/mg979/vim-visual-multi/,, https://github.com/thinca/vim-visualstar/,, +https://github.com/ngemily/vim-vp4/,HEAD, https://github.com/hrsh7th/vim-vsnip/,, https://github.com/hrsh7th/vim-vsnip-integ/,, https://github.com/posva/vim-vue/,,