add material to the list of colorschemes in the help

This commit is contained in:
itchyny
2017-11-09 23:39:22 +09:00
parent ca0ebbebea
commit 8102b2c103

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/05 20:05:17. Last Change: 2017/11/09 23:39: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, OldHope and 16color are available. Molokai, materia, material, OldHope and 16color are available.
The default value is: The default value is:
> >
let g:lightline.colorscheme = 'default' let g:lightline.colorscheme = 'default'