vimPlugins.peskcolor-vim: remove
Upstream went missing
This commit is contained in:
parent
eb76459e90
commit
f000d70634
@ -99,6 +99,7 @@ mapAliases (with prev; {
|
||||
The_NERD_tree = nerdtree;
|
||||
open-browser = open-browser-vim;
|
||||
pathogen = vim-pathogen;
|
||||
peskcolor-vim = throw "peskcolor-vim has been removed: abandoned by upstream"; # Added 2024-08-23
|
||||
polyglot = vim-polyglot;
|
||||
prettyprint = vim-prettyprint;
|
||||
quickrun = vim-quickrun;
|
||||
|
@ -9233,18 +9233,6 @@ final: prev:
|
||||
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 {
|
||||
pname = "pest.vim";
|
||||
version = "2024-04-25";
|
||||
|
@ -777,7 +777,6 @@ https://github.com/tmsvg/pear-tree/,,
|
||||
https://github.com/steelsojka/pears.nvim/,,
|
||||
https://github.com/olimorris/persisted.nvim/,HEAD,
|
||||
https://github.com/folke/persistence.nvim/,,
|
||||
https://github.com/andsild/peskcolor.vim/,,
|
||||
https://github.com/pest-parser/pest.vim/,HEAD,
|
||||
https://github.com/lifepillar/pgsql.vim/,,
|
||||
https://github.com/motus/pig.vim/,,
|
||||
|
Loading…
Reference in New Issue
Block a user