From a011c2c22d2dcd3d98816dd14598fd3775d6e5d4 Mon Sep 17 00:00:00 2001 From: xero harrison Date: Mon, 2 Apr 2018 14:36:18 -0400 Subject: [PATCH] Plugins: add apprentice colorscheme Closes #127 --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 7765d02..e96ee31 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -47,6 +47,7 @@ Here's a list of commonly used colorschemes: - [acme-colors](https://github.com/plan9-for-vimspace/acme-colors) +- [apprentice](https://github.com/romainl/Apprentice) - [base16](https://github.com/chriskempson/base16-vim) - [gotham](https://github.com/whatyouhide/vim-gotham) - [gruvbox](https://github.com/morhetz/gruvbox)