diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 60ef35b40c8b..91f82ebcb2c0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -497,6 +497,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + YankAssassin-vim = buildVimPlugin { + pname = "YankAssassin.vim"; + version = "2022-03-11"; + src = fetchFromGitHub { + owner = "svban"; + repo = "YankAssassin.vim"; + rev = "55ce478a08333c086bcccdf087453085f85854d4"; + sha256 = "0w0g49knan6vmmpcdj8fvdn2bmyydpihf4jfyza6iy7gsk8kmr66"; + }; + meta.homepage = "https://github.com/svban/YankAssassin.vim/"; + meta.hydraPlatforms = [ ]; + }; + YankRing-vim = buildVimPlugin { pname = "YankRing.vim"; version = "2015-07-29"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6f979360ea2a..5ce5f74ccb67 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -37,6 +37,7 @@ https://github.com/chrisbra/SudoEdit.vim/,, https://github.com/hsitz/VimOrganizer/,, https://github.com/VundleVim/Vundle.vim/,, https://github.com/esneider/YUNOcommit.vim/,, +https://github.com/svban/YankAssassin.vim/,HEAD, https://github.com/vim-scripts/YankRing.vim/,, https://github.com/ycm-core/YouCompleteMe/,, https://github.com/vim-scripts/a.vim/,,