Andras Kucsma
|
29185a1ed3
|
added doc/tags to .gitignore
|
2014-01-08 15:38:40 +01:00 |
|
itchyny
|
aad09a745d
|
improve solarized color (close #51)
|
2014-01-02 23:41:15 +09:00 |
|
itchyny
|
72c6e78ae7
|
add new colorscheme: 16color
|
2014-01-02 10:07:46 +09:00 |
|
itchyny
|
18b7879c9e
|
fix solarized colorschemes (#50)
|
2013-12-29 08:52:54 +09:00 |
|
itchyny
|
e3b03969e6
|
fix solarized colorscheme (#50)
|
2013-12-28 20:27:43 +09:00 |
|
itchyny
|
d636fbe1d7
|
fix solarized colorscheme (close #44, #50)
|
2013-12-28 20:01:03 +09:00 |
|
itchyny
|
757fe588f5
|
remove w:lightline in lightline#disable() (#49)
|
2013-12-05 14:37:16 +09:00 |
|
itchyny
|
592cf1bf87
|
implement lightline#enable(), lightline#disable(), lightline#toggle() (close #49)
|
2013-12-05 13:13:16 +09:00 |
|
itchyny
|
4a45a8521a
|
call lightline#colorscheme in s:line
|
2013-12-04 08:52:07 +09:00 |
|
itchyny
|
367961b131
|
cache tabline (close #48)
|
2013-11-29 12:49:45 +09:00 |
|
itchyny
|
add73a2d54
|
do not disturb splash screen (close #45)
|
2013-11-15 12:30:58 +09:00 |
|
itchyny
|
9d1ac69897
|
call lightline#highlight as late as possible
|
2013-11-05 02:20:52 +09:00 |
|
itchyny
|
5887a9ad0b
|
improve performance of lightline#highlight()
|
2013-10-31 21:54:34 +09:00 |
|
itchyny
|
150c9f9da7
|
improve performance of lightline#highlight()
|
2013-10-31 21:42:50 +09:00 |
|
itchyny
|
4123bc2ee5
|
add doc for creating your own colorscheme (close #25)
|
2013-10-20 19:17:33 +09:00 |
|
itchyny
|
90668ddda9
|
In case palette.tabline.(left|right) is not defined
|
2013-10-20 19:04:46 +09:00 |
|
itchyny
|
e78fa5d7a8
|
plug sign like powerline (close #22)
|
2013-10-01 15:36:51 +09:00 |
|
itchyny
|
764de59081
|
note for component_expand (close #40)
|
2013-10-01 15:21:16 +09:00 |
|
itchyny
|
628facf852
|
improve doc
|
2013-09-30 11:00:33 +09:00 |
|
Shu Uesugi
|
efc5dc93b4
|
Typo on doc
|
2013-09-29 16:03:51 -07:00 |
|
itchyny
|
9f4b0753dc
|
fix lightline#onetab
|
2013-09-29 20:09:51 +09:00 |
|
itchyny
|
0c2b7dd981
|
improve s:expand()
|
2013-09-29 11:20:59 +09:00 |
|
itchyny
|
a9195b4446
|
fix tag in doc
|
2013-09-24 13:39:20 +09:00 |
|
itchyny
|
c4bd325824
|
tabline_separator and tabline_subseparator
|
2013-09-24 02:26:27 +09:00 |
|
itchyny
|
0b3e768d7f
|
improve s:term, set the same attribute for gui (sorry for changes in appearance, GVim users)
|
2013-09-23 22:31:23 +09:00 |
|
Brandon R. Stoner
|
09065fdabe
|
Fixed typo where left should be right.
|
2013-09-20 17:22:10 -07:00 |
|
itchyny
|
4a73538c63
|
fix s:subseparator (fix #37)
|
2013-09-17 18:25:42 +09:00 |
|
itchyny
|
a4464a69ff
|
improve doc (close #30)
|
2013-09-17 14:35:01 +09:00 |
|
itchyny
|
4372d949ba
|
improve type assertion in s:expand()
|
2013-09-17 12:02:39 +09:00 |
|
itchyny
|
51ca551dbe
|
improve s:expand()
|
2013-09-17 10:54:21 +09:00 |
|
itchyny
|
7491f78e3b
|
fix s:subseparator for expanded component
|
2013-09-17 10:24:21 +09:00 |
|
itchyny
|
87940629f7
|
s/winwidth('.')/winwidth(0)/g
|
2013-09-16 20:44:23 +09:00 |
|
itchyny
|
c17b194ccd
|
improve doc (set encoding=utf-8)
|
2013-09-12 23:03:24 +09:00 |
|
itchyny
|
f6abca6d29
|
improve doc (ref #35)
|
2013-09-12 13:00:23 +09:00 |
|
itchyny
|
a3ce07f6ee
|
improve doc, option to disable tabline/statusline (close #33)
|
2013-09-10 20:42:54 +09:00 |
|
itchyny
|
4aece63fdd
|
lightline#tabs()
|
2013-09-08 00:54:35 +09:00 |
|
itchyny
|
b5c20817da
|
lightline#tabs()
|
2013-09-07 22:13:05 +09:00 |
|
itchyny
|
b242a5e1b1
|
lightline#tabs()
|
2013-09-07 21:36:25 +09:00 |
|
itchyny
|
fe48ba61b1
|
automatic truncation in lightline#tabline() (ref #30)
|
2013-09-07 21:07:03 +09:00 |
|
itchyny
|
41b8827d3b
|
remove unused variables
|
2013-09-07 19:35:42 +09:00 |
|
itchyny
|
da5925adb6
|
remove the 4th arg in gettabwinvar (fix #31)
|
2013-09-07 18:26:22 +09:00 |
|
itchyny
|
7c7ad0399d
|
support for tabline (close #6, close #27, close #28, close #29)
|
2013-09-07 16:40:26 +09:00 |
|
itchyny
|
2e36a8bdb8
|
Note for other plugins
|
2013-08-31 22:50:59 +09:00 |
|
itchyny
|
4dbd28a07d
|
remove control-x characters from the code
|
2013-08-31 19:46:33 +09:00 |
|
itchyny
|
e4326a5cdd
|
improve doc: How to change the lightline colorscheme on the fly. (close #9)
|
2013-08-31 19:40:42 +09:00 |
|
itchyny
|
d044e87ada
|
new function lightline#concatenate({list}, {num}) (close #18)
|
2013-08-31 19:27:52 +09:00 |
|
itchyny
|
3e14ff8e63
|
improve lightline#colorscheme#fill: cui->gui conversion (ref #20)
|
2013-08-30 23:24:12 +09:00 |
|
itchyny
|
a40d45a047
|
add powerful setting for ctrlp, tagbar, nerdtree syntastic users (close #16)
|
2013-08-30 02:21:17 +09:00 |
|
itchyny
|
433cff0c4d
|
lightline#link has an optional argument (close #17)
|
2013-08-30 01:23:09 +09:00 |
|
itchyny
|
e64a73f308
|
call lightline#highlight after SessionLoadPost (fix #19)
|
2013-08-29 22:28:37 +09:00 |
|