diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 51287d540fa6..019d530e0096 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 417fa51ecd85..d2e8b21a98f3 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,