From e7f5b6e01f6a121c173cf54f85085f7020757c7f Mon Sep 17 00:00:00 2001 From: itchyny Date: Sat, 18 Nov 2017 20:04:39 +0900 Subject: [PATCH] fix the case of nord colorscheme in the help (#257) --- doc/lightline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index ac32f32..0ae0dc8 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: 2017/11/09 23:39:05. +Last Change: 2017/11/18 20:04:05. CONTENTS *lightline-contents* @@ -229,7 +229,7 @@ OPTIONS *lightline-option* Currently, wombat, solarized, powerline, jellybeans, Tomorrow, Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties, PaperColor, seoul256, landscape, one, Dracula, darcula, - Molokai, materia, material, OldHope, Nord and 16color are available. + Molokai, materia, material, OldHope, nord and 16color are available. The default value is: > let g:lightline.colorscheme = 'default'