Commit Graph

51 Commits

Author SHA1 Message Date
itchyny
7740f57230 remove arguments 2013-08-24 19:23:30 +09:00
Akinori Hattori
839ceb3ac2 call lightline#highlight in ColorScheme 2013-08-24 18:30:00 +09:00
itchyny
ac75048fe2 improve README.md 2013-08-24 13:39:27 +09:00
itchyny
ed770612d4 check if functions exist 2013-08-24 13:11:52 +09:00
itchyny
640972be6b check if functions exist 2013-08-24 12:38:18 +09:00
itchyny
496c3dc892 join lines 2013-08-23 23:45:32 +09:00
itchyny
1a2799defc remove fugitive component 2013-08-23 20:49:55 +09:00
itchyny
e450fdd76b remove update for InsertLeave, InsertEnter (trash in initial implementation) 2013-08-23 13:38:43 +09:00
itchyny
1ff46b602e set highlight link in lightline#link in case lightline#mode is not called: g:lightline.active.left = [] 2013-08-23 12:13:36 +09:00
itchyny
4ee2bac841 introduce g:lightline.mode_fallback 2013-08-23 10:40:10 +09:00
itchyny
9f7ef31d5f s/component_func/component_function/, s/component_flag/component_visible_condition/ (sorry for breaking back conpatibility) 2013-08-23 07:35:01 +09:00
itchyny
1d12cd2bea remove a void line 2013-08-22 23:30:33 +09:00
itchyny
5f85fa4101 improve colorschemes: inactive.middle 2013-08-22 21:47:15 +09:00
itchyny
acbbf18d21 remove space 2013-08-22 21:38:56 +09:00
itchyny
796ca7fa62 use call extend() 2013-08-22 21:35:59 +09:00
itchyny
7f909c1cb9 header 2013-08-22 21:12:45 +09:00
itchyny
cb830ca660 add Tomorrow colorscheme 2013-08-22 19:48:52 +09:00
itchyny
6d154d7eef set highlight after ColorScheme 2013-08-22 19:07:29 +09:00
itchyny
0ff5550d60 remove tab indent 2013-08-22 19:01:11 +09:00
itchyny
d746304023 add jellybeans colorscheme 2013-08-22 18:56:51 +09:00
itchyny
895e7da92b remove unnecessary comment 2013-08-22 16:21:48 +09:00
itchyny
1cfbf736d2 add tutorial section to README.md 2013-08-22 15:47:35 +09:00
itchyny
3f6fde46a4 improve doc 2013-08-22 14:36:29 +09:00
itchyny
d9d0c80026 add wombat colorscheme 2013-08-22 13:58:15 +09:00
itchyny
640727d4be care of length 2013-08-22 13:36:55 +09:00
itchyny
55b47883a5 add solarized colorscheme 2013-08-22 13:17:27 +09:00
mattn
a51dea0bc4 Add colortable utility 2013-08-22 12:05:53 +09:00
mattn
0ada9d6d35 Convert RGB values for windows console. 2013-08-22 12:03:39 +09:00
itchyny
c7b5dc90b2 line concatenation 2013-08-22 10:23:35 +09:00
itchyny
cc8619ce3b remove nothing component 2013-08-22 10:22:23 +09:00
itchyny
b23384ad94 paste component 2013-08-22 10:21:12 +09:00
itchyny
6e3da69246 g:lightline.component_func 2013-08-22 10:10:25 +09:00
itchyny
27dcfc56aa improve truncate detection 2013-08-22 09:52:55 +09:00
itchyny
9ae51b7092 fugitive check 2013-08-22 09:08:44 +09:00
itchyny
19c00e9717 s/component_length/component_flag 2013-08-22 09:06:51 +09:00
itchyny
30f303bd54 be configurable 2013-08-22 09:02:14 +09:00
itchyny
e77dac4ad9 term= 2013-08-22 06:07:07 +09:00
itchyny
439b6a1c59 powerline colorscheme 2013-08-22 05:57:11 +09:00
itchyny
60d7285120 add README.md 2013-08-22 04:57:49 +09:00
itchyny
0a77535e7c merge lines 2013-08-22 04:52:48 +09:00
itchyny
e701d7672c merge lines in lightline#update(...) 2013-08-22 04:48:16 +09:00
itchyny
b410186031 use negative logic for lightline#statusline 2013-08-22 04:45:31 +09:00
itchyny
b8965f8805 use CursorMoved (to update after leaving command line buffer) 2013-08-22 04:42:37 +09:00
itchyny
1a5167d29f improve setting colorscheme 2013-08-22 01:35:34 +09:00
itchyny
e8fbd0f0e9 s/color/palette/ 2013-08-22 01:28:02 +09:00
itchyny
dd63ba863a too long line 2013-08-22 01:24:05 +09:00
itchyny
b50433a59b change colorscheme API 2013-08-22 01:19:12 +09:00
itchyny
709c27b08b landscape 2013-08-22 01:12:20 +09:00
itchyny
97d2245af3 support gui 2013-08-22 01:11:42 +09:00
itchyny
295bba4f2e the first arg of lightline#statusline is unnecessary 2013-08-22 00:52:20 +09:00