mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-14 14:33:51 -05:00
update the colorscheme list in the help
This commit is contained in:
@@ -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: 2019/07/22 11:10:30.
|
Last Change: 2019/08/14 10:46:55.
|
||||||
|
|
||||||
CONTENTS *lightline-contents*
|
CONTENTS *lightline-contents*
|
||||||
|
|
||||||
@@ -226,11 +226,12 @@ OPTIONS *lightline-option*
|
|||||||
<
|
<
|
||||||
g:lightline.colorscheme *g:lightline.colorscheme*
|
g:lightline.colorscheme *g:lightline.colorscheme*
|
||||||
The colorscheme for lightline.vim.
|
The colorscheme for lightline.vim.
|
||||||
Currently, wombat, solarized, selenized_dark, powerline, powerlineish,
|
Currently, wombat, solarized, powerline, powerlineish,
|
||||||
jellybeans, Tomorrow, Tomorrow_Night, Tomorrow_Night_Blue,
|
jellybeans, molokai, seoul256, darcula, selenized_dark,
|
||||||
Tomorrow_Night_Eighties, PaperColor, seoul256, landscape, one,
|
Tomorrow, Tomorrow_Night, Tomorrow_Night_Blue,
|
||||||
darcula, molokai, materia, material, OldHope, nord, 16color and
|
Tomorrow_Night_Bright, Tomorrow_Night_Eighties, PaperColor,
|
||||||
deus are available.
|
landscape, one, materia, material, OldHope, nord, deus,
|
||||||
|
srcery_drk, ayu_mirage and 16color are available.
|
||||||
The default value is:
|
The default value is:
|
||||||
>
|
>
|
||||||
let g:lightline.colorscheme = 'default'
|
let g:lightline.colorscheme = 'default'
|
||||||
|
|||||||
Reference in New Issue
Block a user