From 137caea3fbf9ed6b45bea2ab1529185642fe006a Mon Sep 17 00:00:00 2001 From: Alexis Quintero Date: Sat, 2 Jul 2022 13:09:06 -0300 Subject: [PATCH] vimPlugins.vim-substrata: init at 2021-03-23 --- 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 d05365bf9936..3ffee9005a9e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11601,6 +11601,18 @@ final: prev: meta.homepage = "https://github.com/alx741/vim-stylishask/"; }; + vim-substrata = buildVimPluginFrom2Nix { + pname = "vim-substrata"; + version = "2021-03-23"; + src = fetchFromGitHub { + owner = "arzg"; + repo = "vim-substrata"; + rev = "f7b71f31d2ffa91715964b14b41ad4009d4d97f6"; + sha256 = "1cpmyr63xjx5nm5h619xwryjaljq1kdf3msdrdr082ljci2830z2"; + }; + meta.homepage = "https://github.com/arzg/vim-substrata/"; + }; + vim-subversive = buildVimPluginFrom2Nix { pname = "vim-subversive"; version = "2022-01-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8467781043de..cbbaee3dc4f2 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -974,6 +974,7 @@ https://github.com/dstein64/vim-startuptime/,, https://github.com/axelf4/vim-strip-trailing-whitespace/,, https://github.com/nbouscal/vim-stylish-haskell/,, https://github.com/alx741/vim-stylishask/,, +https://github.com/arzg/vim-substrata/,HEAD, https://github.com/svermeulen/vim-subversive/,, https://github.com/tpope/vim-surround/,, https://github.com/evanleck/vim-svelte/,,