Files
lightline.vim/test
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
..
2016-03-21 15:33:44 +09:00
2016-05-01 04:38:41 +09:00
2016-04-30 12:10:17 +09:00
2016-03-26 13:59:33 +09:00
2016-03-20 01:37:04 +09:00
2016-03-20 01:37:04 +09:00
2016-04-29 13:41:36 +09:00