diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index e7e0f02c161d..512c8bd9a2c0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -17004,6 +17004,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-buftabline = buildVimPlugin { + pname = "vim-buftabline"; + version = "2020-12-13"; + src = fetchFromGitHub { + owner = "ap"; + repo = "vim-buftabline"; + rev = "73b9ef5dcb6cdf6488bc88adb382f20bc3e3262a"; + sha256 = "1vs4km7fb3di02p0771x42y2bsn1hi4q6iwlbrj0imacd9affv5y"; + }; + meta.homepage = "https://github.com/ap/vim-buftabline/"; + meta.hydraPlatforms = [ ]; + }; + vim-caddyfile = buildVimPlugin { pname = "vim-caddyfile"; version = "2025-07-22"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 573cf666c92a..65fbf1331f98 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1305,6 +1305,7 @@ https://github.com/mtikekar/vim-bsv/,, https://github.com/jeetsukumaran/vim-buffergator/,, https://github.com/bling/vim-bufferline/,, https://github.com/qpkorr/vim-bufkill/,, +https://github.com/ap/vim-buftabline/,HEAD, https://github.com/isobit/vim-caddyfile/,HEAD, https://github.com/tpope/vim-capslock/,, https://github.com/kristijanhusak/vim-carbon-now-sh/,,