diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index feb4900b11d8..28f560d5646f 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -17186,6 +17186,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-buffet = buildVimPlugin { + pname = "vim-buffet"; + version = "2.0.1-unstable-2021-09-03"; + src = fetchFromGitHub { + owner = "bagrat"; + repo = "vim-buffet"; + rev = "3ee5c836cd7ded3526902122e06110cd3f8549cb"; + hash = "sha256-cyZN06Dn+qaL5AjbZfBZIj9Est7b+Q8BYemmWpCt7Gs="; + }; + meta.homepage = "https://github.com/bagrat/vim-buffet/"; + meta.hydraPlatforms = [ ]; + }; + vim-bufkill = buildVimPlugin { pname = "vim-bufkill"; version = "0-unstable-2022-04-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 7c8b0c172dd7..9e15bff3534b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1319,6 +1319,7 @@ https://github.com/ConradIrwin/vim-bracketed-paste/,, https://github.com/mtikekar/vim-bsv/,, https://github.com/jeetsukumaran/vim-buffergator/,, https://github.com/bling/vim-bufferline/,, +https://github.com/bagrat/vim-buffet/,HEAD, https://github.com/qpkorr/vim-bufkill/,, https://github.com/ap/vim-buftabline/,HEAD, https://github.com/isobit/vim-caddyfile/,HEAD,