From 0f3e7e4acd9204b1b89ff76f2a3a05cea874fc05 Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Mon, 5 Mar 2018 16:57:50 +0100 Subject: [PATCH] Plugins: mention Colortemplate as a colorscheme generator Closes #124 --- PLUGINS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PLUGINS.md b/PLUGINS.md index dc41186..cc3e902 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -63,7 +63,8 @@ Here's a list of commonly used colorschemes: - [yowish](https://github.com/kabbamine/yowish.vim) - [zenburn](https://github.com/jnurmine/Zenburn) -Alternatively, generate your own colorscheme using [themer](https://github.com/mjswensen/themer). +Alternatively, generate your own colorscheme using [themer](https://github.com/mjswensen/themer) +or [Colortemplate](https://github.com/lifepillar/vim-colortemplate). ## By topic