Commit Graph

248 Commits

Author SHA1 Message Date
itchyny
db08ca71af improve autoload/lightline.vim, colorscheme.vim: use match case for string comparison 2015-01-17 12:57:46 +09:00
itchyny
1439ade2d9 Happy New Year 2015 2015-01-17 12:50:17 +09:00
itchyny
83d7d8d8a6 improve autoload/lightline.vim, autoload/lightline/tab.vim: use single quotes 2015-01-17 12:43:49 +09:00
itchyny
3b1730aa95 improve doc 2015-01-17 12:43:08 +09:00
itchyny
08ab4f8196 fix {winnr} for setwinvar() 2014-12-24 14:48:09 +09:00
itchyny
b82c7ac54e use abort argument for :function 2014-12-24 14:47:30 +09:00
itchyny
983d3075c1 improve g:loaded_lightline check and finish if v:version < 700 2014-12-24 14:46:58 +09: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
6f71e12b85 remove unnecessary exception throw 2014-11-19 10:25:23 +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
itchyny
6f6b3891cb Merge branch 'RoyLee-master' 2014-07-27 06:14:34 +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
0fc1a99963 Merge branch 'gregdel-master' 2014-06-21 22:41:16 +09:00
Grégoire Delattre
e67c4d6b9e Update doc for spell component 2014-06-21 09:25:23 +02:00
Grégoire Delattre
1237c966c3 Add spell component 2014-06-21 02:13:19 +02:00
itchyny
f8ae80135f save cpo 2014-06-18 22:08:19 +09:00
itchyny
7afa72e7fb reset s:mode in lightline#init() (fix #69) 2014-06-17 08:03:05 +09:00
itchyny
97ac8be9c3 fix vundle url 2014-06-14 01:26:53 +09:00
itchyny
6a6274ef15 Merge branch 'stevensons-vundle-instructions' 2014-06-14 01:25:54 +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
9067b6ddcc touch files 2014-06-11 14:13:08 +09:00
itchyny
af385fede1 call lightline#update() on SessionLoadPost (fix #67) 2014-06-11 14:07:46 +09:00
itchyny
9d1158f165 call lightline#update() on SessionLoadPost (fix #67) 2014-06-11 14:05:00 +09:00
itchyny
1a3830408c Merge branch 'gandaro-master' 2014-06-10 22:11:54 +09: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
4e94420705 improve solarized colorschemes: use 256 for solarized_termcolor by default (#65) 2014-05-31 01:07:36 +09:00
itchyny
2323cfb735 Merge branch 'bryanforbes-solarized-fixes' 2014-05-31 00:45:02 +09:00
Bryan Forbes
d0a4b0bbd9 Fixes for indentation and the possibility that the solarized variable won't be there 2014-05-30 10:25:12 -05:00
Bryan Forbes
35379507ae Added missing comment in solarized_dark.vim. 2014-05-30 09:42:44 -05:00
Bryan Forbes
6062894a91 Update solarized to use the same condition and terminal colors as vim-colors-solarized 2014-05-30 09:35:20 -05:00
itchyny
9a86daba23 improve s:expand: split part of codes into s:_expand 2014-04-20 10:54:56 +09:00
itchyny
147cfbc4eb evaluate functions once 2014-02-06 10:52:05 +09:00
itchyny
cf8362dd0e add LICENSE 2014-02-06 00:30:37 +09:00
itchyny
88f4a11739 update doc: lightline#palette 2014-01-27 08:47:46 +09:00
Evgeni Kolev
7b1c53a987 Add lightline#palette() API 2014-01-26 12:02:31 +02:00
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