vimPlugins.peskcolor-vim: remove

Upstream went missing
This commit is contained in:
PerchunPak 2024-08-23 07:54:20 +02:00 committed by Matthieu Coudron
parent eb76459e90
commit f000d70634
3 changed files with 1 additions and 13 deletions

View File

@ -99,6 +99,7 @@ mapAliases (with prev; {
The_NERD_tree = nerdtree; The_NERD_tree = nerdtree;
open-browser = open-browser-vim; open-browser = open-browser-vim;
pathogen = vim-pathogen; pathogen = vim-pathogen;
peskcolor-vim = throw "peskcolor-vim has been removed: abandoned by upstream"; # Added 2024-08-23
polyglot = vim-polyglot; polyglot = vim-polyglot;
prettyprint = vim-prettyprint; prettyprint = vim-prettyprint;
quickrun = vim-quickrun; quickrun = vim-quickrun;

View File

@ -9233,18 +9233,6 @@ final: prev:
meta.homepage = "https://github.com/folke/persistence.nvim/"; meta.homepage = "https://github.com/folke/persistence.nvim/";
}; };
peskcolor-vim = buildVimPlugin {
pname = "peskcolor.vim";
version = "2016-06-11";
src = fetchFromGitHub {
owner = "andsild";
repo = "peskcolor.vim";
rev = "cba4fc739bbebacd503158f6509d9c226651f363";
sha256 = "15hw3casr5y3ckgcn6aq8vhk6g2hym41w51nvgf34hbj9fx1nvkq";
};
meta.homepage = "https://github.com/andsild/peskcolor.vim/";
};
pest-vim = buildVimPlugin { pest-vim = buildVimPlugin {
pname = "pest.vim"; pname = "pest.vim";
version = "2024-04-25"; version = "2024-04-25";

View File

@ -777,7 +777,6 @@ https://github.com/tmsvg/pear-tree/,,
https://github.com/steelsojka/pears.nvim/,, https://github.com/steelsojka/pears.nvim/,,
https://github.com/olimorris/persisted.nvim/,HEAD, https://github.com/olimorris/persisted.nvim/,HEAD,
https://github.com/folke/persistence.nvim/,, https://github.com/folke/persistence.nvim/,,
https://github.com/andsild/peskcolor.vim/,,
https://github.com/pest-parser/pest.vim/,HEAD, https://github.com/pest-parser/pest.vim/,HEAD,
https://github.com/lifepillar/pgsql.vim/,, https://github.com/lifepillar/pgsql.vim/,,
https://github.com/motus/pig.vim/,, https://github.com/motus/pig.vim/,,