itchyny
d77c94f215
add selenized_black, selenized_light, selenized_white colorschemes
2020-05-02 17:10:22 +09:00
itchyny
8c01f4299f
add simpleblack to the colorscheme list in the document
2020-05-02 16:40:49 +09:00
danielpeng2
71da8a2952
add ayu dark theme
2020-04-15 23:59:33 -04:00
itchyny
f96a7a6b44
add ayu_light to the list of colorscheme names in help
2020-02-15 18:46:38 +09:00
itchyny
6c4a6a59ba
replace fugitive#head with FugitiveHead in the documents ( close #417 )
2020-01-28 18:42:21 +09:00
itchyny
f4fa096a67
use match case comparison operators in the sample configuration
2019-12-27 18:26:25 +09:00
itchyny
0ba8888c0e
fix tagbar buffer detection (ref: #405 )
2019-12-27 18:13:16 +09:00
itchyny
09c61dc3f6
update the colorscheme list in the help
2019-08-14 10:48:06 +09:00
Charles Hall
a01ac94422
added "selenized_dark" to the theme list in the docs
2019-07-22 11:11:40 -07:00
itchyny
8f6555b4f2
add powerlineish to the list of colorschemes in the document
2019-06-12 18:47:15 +09:00
itchyny
3b7c7b83d2
update installation instruction for pathogen to generate help tags with :Helptags ( close #362 )
2019-06-03 11:01:45 +09:00
Alexander Huynh
06f8e8434a
use Syntastic's post-check hook to update lightline
2018-12-12 05:17:58 +00:00
itchyny
41fb97e85b
replace cui with cterm ( close #304 )
2018-04-28 00:10:36 +09:00
itchyny
e54d2ae512
remove Dracula theme in favor of github.com/dracula/vim (ref: #195 , #299 )
2018-04-14 10:44:52 +09:00
nikersify
7f178fda6f
mention deus theme in doc
2018-01-24 14:17:13 +01:00
itchyny
583138f1ff
fix typos in the help and README.md
2017-12-24 21:34:54 +09:00
itchyny
c5a3060d1a
fix the case of molokai colorscheme in the help
2017-11-18 20:07:43 +09:00
itchyny
e7f5b6e01f
fix the case of nord colorscheme in the help ( #257 )
2017-11-18 20:04:39 +09:00
Arctic Ice Studio
859fd7bfef
Add Nord color scheme
...
Added the "Nord Vim" (1) color scheme. It is also shipped with Nord Vim,
but adding it to lightline itself simplifies the usage for many users.
Mentioned in arcticicestudio/nord-vim#68 (2) by @lokesh-krishna
References:
(1) https://github.com/arcticicestudio/nord-vim
(2) https://github.com/arcticicestudio/nord-vim/issues/68
Signed-off-by: Arctic Ice Studio <development@arcticicestudio.com >
2017-11-12 20:51:10 +01:00
itchyny
8102b2c103
add material to the list of colorschemes in the help
2017-11-09 23:39:22 +09:00
itchyny
73f125dcf2
fix some coding styles in help for command switching colorschemes
2017-11-05 20:06:01 +09:00
Gabriel Barta
b0af6efaec
Add sample command LightlineColorscheme to help
2017-11-05 21:52:02 +11:00
Lokesh Krishna
1cf5c421ad
corrected typo
2017-10-21 16:51:32 +05:30
Lokesh Krishna
f9c2102f1d
Added materia to list of available colorschemes
2017-10-21 13:37:33 +05:30
zs
6c14e4d085
Added OldHope colorscheme
2017-10-15 06:21:26 +02:00
antoinemadec
9d1fee4887
use 'winnr' component name instead of 'windownb'
2017-09-17 11:55:57 -07:00
antoinemadec
fe7ef5fb33
add 'windownb' component
2017-09-15 11:31:36 -07:00
itchyny
96d6d108bf
tweak the doc for component_raw
2017-08-21 08:33:35 +09:00
itchyny
fc7d25e796
implement g:lightline.component_raw to specify raw type components. ( close #240 , #134 )
...
Having raw type configuration in component_type is a kind of
implementation design mistake. We sometimes want to specify both the
type and the raw attribute of a component. The raw component feature
shouldn't be included as one of the types of components. Now we can
specify the raw attribute with component_raw and the type with
component_type.
2017-08-21 08:21:01 +09:00
itchyny
3ae22c9000
update explanations for options in the help
2017-05-28 01:07:23 +09:00
itchyny
e7636e2028
update notes in lightline-spirit
2017-05-28 00:41:03 +09:00
itchyny
af1581c32e
update document for function component
2017-05-27 22:59:52 +09:00
itchyny
c7e786face
update statements in lightline-spirit
2017-05-27 21:33:11 +09:00
kkopec
56bcff1d34
added darcula colorscheme
2017-02-11 21:39:08 +01:00
Chase Hallsted
c410c2876d
Added Colorscheme to list
2016-11-11 10:18:00 -06:00
Chase Hallsted
ff13089484
Added doc for future Colorscheme Contributors
2016-11-11 10:14:55 -06:00
Zoltan Dalmadi
6978bdf2d7
Added one color theme
2016-11-02 15:27:33 +01:00
itchyny
9dc0aac2b2
update doc: rename the component functions LightLine -> Lightline
2016-10-24 08:21:21 +09:00
Adam Albrecht
bf6a97744b
Add Dracula theme for lightline.vim
...
Based on the color scheme from https://draculatheme.com/
Color Palette: https://github.com/dracula/dracula-theme#color-palette
2016-10-13 14:03:03 -04:00
itchyny
0f2a26221a
fix README, doc: fix the linecolumn symbol for the patched font
2016-09-13 23:57:44 +09:00
itchyny
6ed9073e2d
update doc: bump up the version
2016-09-11 15:38:20 +09:00
itchyny
03decb41b0
update doc: remove changelog
2016-09-11 15:38:05 +09:00
itchyny
2946ae2baf
update doc: add document for component_function_visible_condition, improve document for component_visible_condition (ref #173 )
2016-08-21 11:34:11 +09:00
itchyny
fa804bf772
fix doc: solarized_{dark,light} is now removed
2016-08-09 06:23:14 +09:00
itchyny
6803c2c1f4
update the doc: tweak the document for lightline#init()
2016-05-26 21:59:17 +09:00
itchyny
3d1857e1d9
update the doc: default value of tab_component
2016-05-25 20:15:32 +09:00
itchyny
ac5e6df5ca
update hte examples in the README and doc: replace the _ variable with branch
2016-05-16 22:53:29 +09:00
itchyny
e731b248be
update the example configurations: instead of using strlen, compare to empty string
2016-05-11 08:54:04 +09:00
itchyny
a9c74efa36
update the spell component, hide the component when 'spell' is off ( fix #162 , ref #70 )
2016-05-08 13:57:27 +09:00
itchyny
cc52241a87
remove the default value from mode_map
2016-04-23 13:49:34 +09:00