Commit Graph

104 Commits

Author SHA1 Message Date
itchyny
4b1dea2efc update README: new line before images 2015-12-12 11:10:49 +09:00
itchyny
616837f44e Add configuration for installation with vim-plug 2015-11-04 08:31:34 +09:00
itchyny
01d885afd2 update README.md: add PaperColor, seoul256 screenshots 2015-11-01 20:34:59 +09:00
itchyny
47a9f8776f trim trailing spaces 2015-09-29 08:01:31 +09:00
itchyny
f954924668 change My prefix to LightLine prefix 2015-07-25 16:59:39 +09:00
PhilG
5374a50bbb Added hint regarding sourcing vimrc via autocmds
When sourcing the vimrc via autocmds in a certain way lightline and other statusline plugins break and stop displaying colors properly. This hint shows how to reload it without the "rendering" breaking.
2015-05-18 12:48:59 +02:00
itchyny
a7783e8c81 improve README.md: set encoding=utf-8 should be placed before scriptencoding utf-8 2014-12-05 07:03:44 +09:00
itchyny
99a1351f1f fix cool characters table (fix #84) 2014-11-15 07:47:30 +09:00
itchyny
b18c1c214c fix subseparator.right of powerline (fix #84) 2014-11-15 07:45:04 +09:00
itchyny
22b269a50d add cool characters section in README (fix #84) 2014-11-13 07:34:16 +09:00
itchyny
72a413e60c move the noshowmode section (ref #74) 2014-07-27 11:12:08 +09:00
itchyny
35b20975f3 add image in the README (ref #74) 2014-07-27 06:28:44 +09:00
itchyny
a5b1cd1753 fix typo (ref #74) 2014-07-27 06:17:49 +09:00
Roy Lee
9a01f1db9f Update readme to include info about removing extraneous Vim mode info 2014-07-26 13:56:03 -07:00
itchyny
97ac8be9c3 fix vundle url 2014-06-14 01:26:53 +09: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
db9e89dcfd Merge branch 'master' of github.com:gandaro/lightline.vim into gandaro-master 2014-06-10 22:11:44 +09:00
itchyny
5265b15b30 improve README: %s/raw.github.com/raw.githubusercontent.com/g 2014-06-10 22:11:12 +09:00
gandaro
2762a7ac9a correct readonly gylph for powerline-fonts 2014-06-10 14:45:10 +02:00
itchyny
cf8362dd0e add LICENSE 2014-02-06 00:30:37 +09:00
Brandon R. Stoner
09065fdabe Fixed typo where left should be right. 2013-09-20 17:22:10 -07: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
2e36a8bdb8 Note for other plugins 2013-08-31 22:50:59 +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
0cbfeaab7f call fugitive#head only once 2013-08-29 15:24:20 +09:00
itchyny
cd5b4b5acd order of g:lightline and colorscheme (ref #13) 2013-08-28 20:06:32 +09:00
itchyny
5c9f49b89d use expand('%:t') 2013-08-28 10:59:44 +09:00
itchyny
b364432bdd for vimshell use vimshell#get_status_string() 2013-08-28 07:04:43 +09:00
itchyny
18dda66ed0 improve English 2013-08-28 06:49:16 +09:00
itchyny
47f5b90879 remove statement that vim-airline is not configurable (close #12) 2013-08-28 06:42:06 +09:00
itchyny
465b6d2298 try catch in lightline#link (in case so $MYVIMRC, related to #8) 2013-08-27 19:54:08 +09:00
harupong
530bfbf76d Replace the phrase "in default" with "by default" in README.md 2013-08-27 15:00:57 +09:00
itchyny
fa3f466240 improve doc 2013-08-27 12:27:27 +09:00
itchyny
69a188881d improve troubleshooting section in doc 2013-08-27 11:14:34 +09:00
itchyny
7a75ac570e careful separators and colors improvement 2013-08-27 01:06:17 +09:00
itchyny
23df25410c improve README.md 2013-08-26 16:51:21 +09:00
itchyny
2453efa830 improve README.md 2013-08-25 22:34:00 +09:00
itchyny
e21d4dd94f improve README.md 2013-08-25 21:21:37 +09:00
itchyny
bcff675b0b improve README.md 2013-08-25 21:15:33 +09:00
itchyny
d13f9a2776 improve README.md 2013-08-25 21:12:34 +09:00
itchyny
9f55829798 add explanation for settings in iTerm2 2013-08-25 21:11:42 +09:00
itchyny
f112a34103 improve README.md 2013-08-25 19:59:12 +09:00
itchyny
2ca5415312 use strlen instead of len 2013-08-25 17:00:44 +09:00
itchyny
165848f2bd improve README.md 2013-08-25 16:57:31 +09:00
itchyny
6a0f24b84d improve README.md 2013-08-25 16:40:06 +09:00