fix the case of nord colorscheme in the help (#257)

This commit is contained in:
itchyny
2017-11-18 20:04:39 +09:00
parent 8fc8404604
commit e7f5b6e01f

View File

@@ -4,7 +4,7 @@ Version: 0.1
Author: itchyny (https://github.com/itchyny) Author: itchyny (https://github.com/itchyny)
License: MIT License License: MIT License
Repository: https://github.com/itchyny/lightline.vim 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* CONTENTS *lightline-contents*
@@ -229,7 +229,7 @@ OPTIONS *lightline-option*
Currently, wombat, solarized, powerline, jellybeans, Tomorrow, Currently, wombat, solarized, powerline, jellybeans, Tomorrow,
Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties, Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties,
PaperColor, seoul256, landscape, one, Dracula, darcula, 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: The default value is:
> >
let g:lightline.colorscheme = 'default' let g:lightline.colorscheme = 'default'