From 8c01f4299f59a7c9ef1089f8fc8f94d49994b6ea Mon Sep 17 00:00:00 2001 From: itchyny Date: Sat, 2 May 2020 16:40:49 +0900 Subject: [PATCH] add simpleblack to the colorscheme list in the document --- doc/lightline.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index 8880100..b30c22a 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -4,7 +4,7 @@ Version: 0.1 Author: itchyny (https://github.com/itchyny) License: MIT License Repository: https://github.com/itchyny/lightline.vim -Last Change: 2020/04/15 20:53:20. +Last Change: 2020/05/02 16:40:34. CONTENTS *lightline-contents* @@ -231,7 +231,8 @@ OPTIONS *lightline-option* Tomorrow, Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Bright, Tomorrow_Night_Eighties, PaperColor, landscape, one, materia, material, OldHope, nord, deus, - srcery_drk, ayu_mirage, ayu_light, ayu_dark and 16color are available. + simpleblack, srcery_drk, ayu_mirage, ayu_light, ayu_dark and + 16color are available. The default value is: > let g:lightline.colorscheme = 'default'