From c410c2876d3059efd18fa1a615980b569b171efb Mon Sep 17 00:00:00 2001 From: Chase Hallsted Date: Fri, 11 Nov 2016 10:18:00 -0600 Subject: [PATCH] Added Colorscheme to list --- doc/lightline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index 12e7827..8b0a580 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -223,7 +223,7 @@ OPTIONS *lightline-option* The colorscheme for lightline.vim. Currently, wombat, solarized, powerline, jellybeans, Tomorrow, Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties, - PaperColor, seoul256, landscape, one, Dracula, and 16color are available. + PaperColor, seoul256, landscape, one, Dracula, Molokai and 16color are available. The default value is: > let g:lightline.colorscheme = 'default'