diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 385b0d2aadea..ac4f61c2e4eb 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -556,6 +556,18 @@ final: prev: meta.homepage = "https://github.com/vim-scripts/align/"; }; + alpha-nvim = buildVimPluginFrom2Nix { + pname = "alpha-nvim"; + version = "2022-04-22"; + src = fetchFromGitHub { + owner = "goolord"; + repo = "alpha-nvim"; + rev = "4781fcfea5ddc1a92d41b32dc325132ed6fce7a8"; + sha256 = "03i75403lskpgaqv7xp5hk4v6kqb0sv15ciil9jyj735ylhry3qq"; + }; + meta.homepage = "https://github.com/goolord/alpha-nvim/"; + }; + aniseed = buildVimPluginFrom2Nix { pname = "aniseed"; version = "2022-05-14"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0749ec1dc092..720ef2dda500 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -45,6 +45,7 @@ https://github.com/derekelkins/agda-vim/,, https://github.com/slashmili/alchemist.vim/,, https://github.com/dense-analysis/ale/,, https://github.com/vim-scripts/align/,, +https://github.com/goolord/alpha-nvim/,HEAD, https://github.com/Olical/aniseed/,, https://github.com/pearofducks/ansible-vim/,, https://github.com/ckarnell/antonys-macro-repeater/,,