Unverified Commit 51aa6ea5 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.vim-buftabline: init at 2020-12-13 (#456435)

parents d87ba09c d08e05cb
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,