Unverified Commit c6ebf283 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.vim-colors-paramount: init at 0-unstable-2018-10-02 (#479192)

parents 2a9f02d7 b6a41ac1
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,