From 16dff3b78746411964bb3fb15ca5a5233e3ff0e6 Mon Sep 17 00:00:00 2001 From: xero harrison Date: Mon, 2 Apr 2018 14:36:18 -0400 Subject: [PATCH] add the sorcerer colors family + vimcolors.com --- PLUGINS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PLUGINS.md b/PLUGINS.md index 7765d02..e99d6ad 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -64,6 +64,9 @@ Here's a list of commonly used colorschemes: - [vividchalk](https://github.com/tpope/vim-vividchalk) - [yowish](https://github.com/kabbamine/yowish.vim) - [zenburn](https://github.com/jnurmine/Zenburn) +- [mustang](https://github.com/croaker/mustang-vim) / [sorcerer](https://github.com/vim-scripts/Sorcerer) / [sourcerer](https://github.com/xero/sourcerer.vim) / [apprentice](https://github.com/romainl/Apprentice) +- [and lots more at vimcolors.com](http://vimcolors.com/) + Alternatively, generate your own colorscheme using [themer](https://github.com/mjswensen/themer) or [Colortemplate](https://github.com/lifepillar/vim-colortemplate).