Commit Graph

497 Commits

Author SHA1 Message Date
itchyny
73f125dcf2 fix some coding styles in help for command switching colorschemes 2017-11-05 20:06:01 +09:00
itchyny
bf366c57d4 Merge pull request #259 from gbarta/help-add-cmd-LightlineColorscheme
Add sample command LightlineColorscheme to help
2017-11-05 20:04:01 +09:00
Gabriel Barta
b0af6efaec Add sample command LightlineColorscheme to help 2017-11-05 21:52:02 +11:00
itchyny
7eb3412888 Merge pull request #253 from lokesh-krishna/materia
Added materia colorscheme
2017-10-21 21:27:38 +09:00
Lokesh Krishna
b13a9a48e8 Changed file name and made colors consistent 2017-10-21 17:35:38 +05:30
Lokesh Krishna
f9af189d6d updated name and swapped colors 2017-10-21 17:21:43 +05:30
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
Lokesh Krishna
560ab5db68 added materia 2017-10-21 13:32:41 +05:30
itchyny
89b32d1704 Merge branch 'tomb0y-old_hope_colorscheme' 2017-10-15 13:24:44 +09:00
zs
6c14e4d085 Added OldHope colorscheme 2017-10-15 06:21:26 +02:00
itchyny
022634035e Merge pull request #250 from djpowers/patch-1
Update links to alternative plugins
2017-10-02 09:13:27 +09:00
Dave Powers
2651143749 Update links to alternative plugins 2017-10-01 14:12:01 -04:00
itchyny
d465f10338 update tabs component tests 2017-09-18 08:28:06 +09:00
itchyny
940bd64230 update tabs component to truncate right tabs (close #239) 2017-09-18 08:23:56 +09:00
itchyny
bd85cedc55 remove test on Vim 7.2.051
- because build fails due to -Werror=format-security
2017-09-18 08:21:19 +09:00
itchyny
bcb3a918a3 Merge pull request #247 from antoinemadec/master
add 'winnr' component
2017-09-18 08:06:35 +09: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
e7b6c035eb add tests for raw type expansion component 2017-08-20 21:57:17 +09:00
itchyny
08f9e22c9a fix highlight for raw type expansion component (#240) 2017-08-10 04:54:11 +09:00
itchyny
5ac32355ec support raw type expansion component (close #240) 2017-08-09 22:01:16 +09:00
itchyny
ff74d65614 update some wording in README.md 2017-05-30 21:50:10 +09:00
itchyny
29bd3a213d linkify plugin manager titles in README.md 2017-05-28 19:25:58 +09:00
itchyny
2344c78c15 update titles in colorscheme samples of README.md 2017-05-28 19:18:00 +09:00
itchyny
592999a542 update explanation on colorschemes in README.md 2017-05-28 11:18:44 +09:00
itchyny
055950d853 add Dracula and one screenshots in README.md 2017-05-28 02:13:03 +09:00
itchyny
b2ef6b2c26 update LICENSE 2017-05-28 01:15:43 +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
e0d8d797e2 rewrite configuration tutorial in README.md 2017-05-28 00:29:41 +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
itchyny
92757a0cb5 update screenshots in README.md 2017-05-27 19:17:49 +09:00
itchyny
6034e639e8 update .travis.yml: tweak indent in install script 2017-04-21 23:44:28 +09:00
itchyny
011b0d51f0 update .travis.yml: export PATH in script 2017-04-21 23:40:26 +09:00
itchyny
2d46cf9556 update .travis.yml: refactor Travis configuration 2017-04-21 13:37:42 +09:00
itchyny
15509c6fa6 update README.md: fix the repository url of Vundle 2017-04-16 00:17:57 +09:00
itchyny
a63a00d548 Merge pull request #216 from kkopec/darcula-colorscheme
Added darcula colorscheme
2017-02-12 12:15:57 +09:00
kkopec
56bcff1d34 added darcula colorscheme 2017-02-11 21:39:08 +01:00
itchyny
059888ab65 fix tabline_configured to ensure that custom component for tabline will be updated regardless of the state of the tabs (#205) 2016-12-03 12:09:19 +09:00
itchyny
479a1f6ae6 update highlight group names in the tests 2016-11-23 19:38:50 +09:00
itchyny
e46447e480 update highlight group names: change LightLine prefix to Lightline 2016-11-23 19:34:09 +09:00
itchyny
7b79f2ac35 tweak the left colors of the molokai colorscheme 2016-11-17 00:28:38 +09:00
itchyny
31c41def03 update the middle colors of the molokai colorscheme 2016-11-17 00:22:19 +09:00
itchyny
0f472147cf Merge pull request #199 from challsted/master
Added a Molokai ColorScheme
2016-11-16 23:19:55 +09:00
Chase Hallsted
44b25f4b7a Revamped colorscheme to match Itchyny's standards
Removed g: flag that allowed for alternate as well as moved colors
around to make them make more sence. I actually like this better now
2016-11-14 09:43:24 -06:00
Chase Hallsted
4da31a8670 Converted to use default colors and a flag 2016-11-11 10:18:22 -06:00