Unverified Commit 2e63b1b5 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.sparkup: drop (#431564)

parents 2c6f7d0c 02612dad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ mapAliases (
    solarized = vim-colors-solarized;
    spacevim = throw "this distribution was unmaintained for the last 6 years, please use top-level 'spacevim'"; # added 2024-11-27
    SpaceVim = throw "this distribution didn't work properly in vimPlugins, please use top-level 'spacevim' instead"; # added 2024-11-27
    sparkup = throw "the upstream repository got deleted"; # added 2025-08-06
    colors-solarized = vim-colors-solarized;
    caw = caw-vim;
    chad = chadtree;
+0 −13
Original line number Diff line number Diff line
@@ -13797,19 +13797,6 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  sparkup = buildVimPlugin {
    pname = "sparkup";
    version = "2012-06-11";
    src = fetchFromGitHub {
      owner = "chrisgeo";
      repo = "sparkup";
      rev = "6fbfceef890e705c47b42b27be743ffed6f9296e";
      sha256 = "17jgpvl879ik53rr3razfnbpfx63mzpp1rlvxxjsvvrk4g45dssm";
    };
    meta.homepage = "https://github.com/chrisgeo/sparkup/";
    meta.hydraPlatforms = [ ];
  };
  specs-nvim = buildVimPlugin {
    pname = "specs.nvim";
    version = "2025-01-18";
+0 −1
Original line number Diff line number Diff line
@@ -1059,7 +1059,6 @@ https://github.com/sQVe/sort.nvim/,HEAD,
https://github.com/chikatoike/sourcemap.vim/,,
https://github.com/liuchengxu/space-vim/,,
https://github.com/FireIsGood/spaceman.nvim/,HEAD,
https://github.com/chrisgeo/sparkup/,,
https://github.com/cxwx/specs.nvim/,HEAD,
https://github.com/lewis6991/spellsitter.nvim/,HEAD,
https://github.com/ravibrock/spellwarn.nvim/,HEAD,