vimPlugins.vim-colors-paramount: init at 0-unstable-2018-10-02 (#479192)
This commit is contained in:
@@ -17602,6 +17602,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-colors-paramount = buildVimPlugin {
|
||||
pname = "vim-colors-paramount";
|
||||
version = "0-unstable-2018-10-02";
|
||||
src = fetchFromGitHub {
|
||||
owner = "owickstrom";
|
||||
repo = "vim-colors-paramount";
|
||||
rev = "a5601d36fb6932e8d1a6f8b37b179a99b1456798";
|
||||
hash = "sha256-j9nMjKYK7bqrGHprYp0ddLEWs1CNMudxXD13sOROVmY=";
|
||||
};
|
||||
meta.homepage = "https://github.com/owickstrom/vim-colors-paramount/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-colors-solarized = buildVimPlugin {
|
||||
pname = "vim-colors-solarized";
|
||||
version = "0-unstable-2011-05-09";
|
||||
|
||||
@@ -1352,6 +1352,7 @@ https://github.com/tomasiser/vim-code-dark/,,
|
||||
https://github.com/google/vim-codefmt/,,
|
||||
https://github.com/kchmck/vim-coffee-script/,,
|
||||
https://github.com/kalbasit/vim-colemak/,,
|
||||
https://github.com/owickstrom/vim-colors-paramount/,HEAD,
|
||||
https://github.com/altercation/vim-colors-solarized/,,
|
||||
https://github.com/flazz/vim-colorschemes/,,
|
||||
https://github.com/jonbri/vim-colorstepper/,,
|
||||
|
||||
Reference in New Issue
Block a user