vimPlugins.blueballs-neovim: remove
Repository/owner 404 Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -39,6 +39,7 @@ mapAliases (
|
||||
airline = vim-airline;
|
||||
alternative = a-vim; # backwards compat, added 2014-10-21
|
||||
bats = bats-vim;
|
||||
blueballs-neovim = throw "`blueballs-neovim` has been removed"; # added 2025-06-17
|
||||
BufOnly = BufOnly-vim;
|
||||
calendar = calendar-vim;
|
||||
coffee-script = vim-coffee-script;
|
||||
|
||||
@@ -1661,19 +1661,6 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
blueballs-neovim = buildVimPlugin {
|
||||
pname = "blueballs-neovim";
|
||||
version = "2021-11-28";
|
||||
src = fetchFromGitHub {
|
||||
owner = "blueballs-theme";
|
||||
repo = "blueballs-neovim";
|
||||
rev = "6201c1bf272bd3d8516a68579f5ead8ac5ab95b0";
|
||||
sha256 = "1k9fh5r64csp1xxr647s3rd67h1ay36y57afkp67xgv7mlk17cv5";
|
||||
};
|
||||
meta.homepage = "https://github.com/blueballs-theme/blueballs-neovim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
bluloco-nvim = buildVimPlugin {
|
||||
pname = "bluloco.nvim";
|
||||
version = "2025-06-11";
|
||||
|
||||
@@ -126,7 +126,6 @@ https://github.com/mikavilpas/blink-ripgrep.nvim/,HEAD,
|
||||
https://github.com/Saghen/blink.compat/,HEAD,
|
||||
https://github.com/dundalek/bloat.nvim/,HEAD,
|
||||
https://github.com/HampusHauffman/block.nvim/,HEAD,
|
||||
https://github.com/blueballs-theme/blueballs-neovim/,,
|
||||
https://github.com/uloco/bluloco.nvim/,,
|
||||
https://github.com/rockerBOO/boo-colorscheme-nvim/,,
|
||||
https://github.com/nat-418/boole.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user