Commit Graph

58 Commits

Author SHA1 Message Date
itchyny
616837f44e Add configuration for installation with vim-plug 2015-11-04 08:31:34 +09:00
itchyny
782a245b25 update document: add PaperColor, seoul256 2015-11-01 20:34:44 +09:00
itchyny
f954924668 change My prefix to LightLine prefix 2015-07-25 16:59:39 +09:00
itchyny
8645061982 improve doc: remove trailing spaces 2015-05-22 22:22:10 +09:00
itchyny
fa5a968b35 fix typo 2015-02-12 08:28:08 +09:00
itchyny
3b1730aa95 improve doc 2015-01-17 12:43:08 +09:00
itchyny
b18c1c214c fix subseparator.right of powerline (fix #84) 2014-11-15 07:45:04 +09:00
Grégoire Delattre
e67c4d6b9e Update doc for spell component 2014-06-21 09:25:23 +02:00
Scott Stevenson
b67f7eaf80 Update Vundle instructions
As of v0.10.2, the Vundle prefix has changed from `Bundle` to `Plugin`.
2014-06-13 16:05:02 +00:00
itchyny
88f4a11739 update doc: lightline#palette 2014-01-27 08:47:46 +09:00
itchyny
72c6e78ae7 add new colorscheme: 16color 2014-01-02 10:07:46 +09:00
itchyny
592cf1bf87 implement lightline#enable(), lightline#disable(), lightline#toggle() (close #49) 2013-12-05 13:13:16 +09:00
itchyny
4123bc2ee5 add doc for creating your own colorscheme (close #25) 2013-10-20 19:17:33 +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
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
a4464a69ff improve doc (close #30) 2013-09-17 14:35:01 +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
7c7ad0399d support for tabline (close #6, close #27, close #28, close #29) 2013-09-07 16:40:26 +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
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
0cbfeaab7f call fugitive#head only once 2013-08-29 15:24:20 +09:00
itchyny
5c9f49b89d use expand('%:t') 2013-08-28 10:59:44 +09:00
itchyny
5b3011196f s/abspath/absolutepath/ 2013-08-27 23:25:40 +09:00
itchyny
f3751c529e add some components 2013-08-27 22:10:25 +09:00
itchyny
9f31385dbe s/g:lightline/s:lightline/ (close #8) 2013-08-27 20:47:20 +09:00
itchyny
465b6d2298 try catch in lightline#link (in case so $MYVIMRC, related to #8) 2013-08-27 19:54:08 +09:00
itchyny
931308438d improve English 2013-08-27 16:23:46 +09:00
itchyny
f20a9aa797 s/in default/by default/ 2013-08-27 15:06:00 +09:00
itchyny
285fb2c17c improve doc 2013-08-27 14:43:48 +09:00
itchyny
fa3f466240 improve doc 2013-08-27 12:27:27 +09:00
itchyny
bea6d68e20 improve doc 2013-08-27 11:52:01 +09:00
itchyny
c803e2cbfe improve doc 2013-08-27 11:49:52 +09:00
itchyny
a0bc4449f9 improve doc 2013-08-27 11:49:40 +09:00
itchyny
b698e6802a improve doc 2013-08-27 11:48:27 +09:00
itchyny
c694487322 improve English 2013-08-27 11:33:46 +09:00
itchyny
69a188881d improve troubleshooting section in doc 2013-08-27 11:14:34 +09:00
itchyny
3067aa7afa solarized colorscheme (without auto &background detection) 2013-08-27 10:28:44 +09:00
itchyny
62e067d6f9 improve doc 2013-08-27 08:05:08 +09:00
itchyny
2ca5415312 use strlen instead of len 2013-08-25 17:00:44 +09:00
itchyny
0230844edf improve README.md 2013-08-24 01:36:03 +09:00