Commit Graph

668 Commits

Author SHA1 Message Date
itchyny
1f3da6f1bb Merge pull request #375 from impulse/master
Add ayu mirage theme
2019-08-13 08:19:53 +09:00
impulse
539ec24c91 convert hex to lowercase, remove whitespace 2019-08-11 12:06:15 +02:00
impulse
f7054474fe Add ayu mirage theme 2019-08-11 12:01:21 +02:00
itchyny
f5039419d8 remove sudo: false from .travis.yml 2019-08-06 15:33:58 +09:00
itchyny
d589eb5530 Merge pull request #373 from ssayols/master
installation using vim packages
2019-08-02 22:45:44 +09:00
Sergi Sayols
dde1454371 installation using vim packages 2019-08-01 11:56:40 +02:00
itchyny
1afe1e9bd5 change events for updating the statusline, from BufWinEnter,FileType to BufEnter (close #352)
- fix the active statusline after updating the quickfix/location list
- use g:qf_disable_statusline to disable the statusline of the default ftplugin
- for before Vim 8.1.1715, keep using FileType event to overwrite the statusline of the quickfix window
2019-07-30 21:23:20 +09:00
itchyny
f2a1f47c85 Merge pull request #372 from SoftwareSheriff/master
Add Selenized Dark Theme
2019-07-25 21:55:17 +09:00
Charles Hall
a01ac94422 added "selenized_dark" to the theme list in the docs 2019-07-22 11:11:40 -07:00
Charles Hall
c7d933c3d3 added "selenized_dark" theme 2019-07-22 11:06:44 -07:00
itchyny
bc82a1c7b6 add test for entering a popup window 2019-07-20 13:36:18 +09:00
itchyny
48b4ee4997 test with Vim 8.1.1700 on TravisCI 2019-07-20 13:34:12 +09:00
itchyny
a059b4effb use ==# to check string equality 2019-07-20 13:32:02 +09:00
itchyny
284d3ee0db Merge pull request #371 from rbtnn/patch-1
Entering a popup window, do not update lightline
2019-07-15 23:01:16 +09:00
Naruhiko Nishino
f947d46271 Entering a popup window, do not update lightline 2019-07-14 02:29:05 +09:00
Lucas Arantes
ac000971a0 Add simpleblack 2019-06-25 15:59:35 -04:00
itchyny
80c242c3c5 Merge branch 'sheerun-powerlineish-theme' 2019-06-12 18:47:39 +09:00
itchyny
8f6555b4f2 add powerlineish to the list of colorschemes in the document 2019-06-12 18:47:15 +09:00
itchyny
8ce4f1abb2 fix header of powerlineish colorscheme file 2019-06-12 18:47:07 +09:00
Adam Stankiewicz
d3b097654f Update theme 2019-06-09 11:55:04 +02:00
itchyny
3b7c7b83d2 update installation instruction for pathogen to generate help tags with :Helptags (close #362) 2019-06-03 11:01:45 +09:00
itchyny
bb0b401361 fix colors of right components of one colorscheme 2019-05-12 20:31:56 +09:00
itchyny
e0cb7ef0eb Merge pull request #360 from edgard/master
Fix 'one' colorscheme normal right side colors
2019-05-12 18:19:54 +09:00
Edgard Castro
84c49480a0 Fix 'one' colorscheme normal right side colors 2019-05-11 15:48:38 +02:00
itchyny
78b1cc9e71 Merge pull request #358 from vahnrr/master
Fixed one colorscheme tab's text color
2019-05-02 13:55:09 +09:00
vahnrr
cbe4ff7c65 Fixed 'one' colorscheme tab's text color 2019-04-29 11:55:41 +02:00
itchyny
83ae633be3 update copyright year in the LICENSE 2019-01-19 02:11:26 +09:00
itchyny
d1c24b630f update .travis.yml: add test on Vim 8.1.0000 2019-01-19 02:10:22 +09:00
itchyny
1ef44bfa50 Merge pull request #338 from ahrex/ahlex/syntastic-doc
use Syntastic's post-check hook to update lightline
2018-12-12 15:20:44 +09:00
Alexander Huynh
06f8e8434a use Syntastic's post-check hook to update lightline 2018-12-12 05:17:58 +00:00
itchyny
688240e0ef add more tests for disable and enable, also test lightline#update not enable statusline 2018-11-24 12:08:00 +09:00
itchyny
931d49cf13 fix lightline#update: stop setting statusline while disabled (fix #332) 2018-11-24 12:06:35 +09:00
itchyny
47765c787d delete global functions after the test case 2018-09-17 12:32:28 +09:00
itchyny
54a3431c12 fix highlighting separator when component group is skipped due to expanding components (ref c9263d9) 2018-09-17 12:26:56 +09:00
itchyny
0b026a2b89 clear highlight links before each highlight link tests 2018-09-16 23:58:07 +09:00
itchyny
c9263d945e fix highlighting separator when component group is skipped due to expanding components (close #289, #290) 2018-09-16 23:12:53 +09:00
itchyny
166f179cf8 fix termguicolors detection 2018-09-01 22:49:40 +09:00
itchyny
a9fa4ae312 Merge branch 'nrhodes91-fix/nvim-background-check' 2018-09-01 22:48:13 +09:00
Nick Rhodes
3ce1261a7f Treat nvim with termguicolors enabled as if it was a gui client
This helps set the correct light/dark background value within lightline.
2018-09-01 08:40:11 +01:00
itchyny
0532dff598 Merge pull request #311 from billpapadimas/patch-1
Remove grammatical error in readme
2018-07-05 23:53:52 +09:00
Bill Papadimas
c5512fcc33 Remove grammatical error in readme 2018-07-05 17:51:36 +03:00
itchyny
bc7e828f10 fix colorscheme initialization on MacVim (fix #308) 2018-06-22 08:53:26 +09:00
itchyny
555f202e33 Merge pull request #305 from chrisvittal/srcery-drk
Add srcery_drk colorscheme
2018-05-19 22:27:16 +09:00
Christopher Vittal
e0ab2d44a1 Fix quoting and spacing 2018-05-19 09:19:34 -04:00
Christopher Vittal
63f08e5f16 Swap insert and normal mode colors
This makes it more consistent with the rest of the colorschemes in
lightline.
2018-05-19 09:05:46 -04:00
Chris Vittal
6813e5d063 Add srcery_drk colorscheme 2018-05-10 11:18:12 -04:00
itchyny
41fb97e85b replace cui with cterm (close #304) 2018-04-28 00:10:36 +09:00
itchyny
e54d2ae512 remove Dracula theme in favor of github.com/dracula/vim (ref: #195, #299) 2018-04-14 10:44:52 +09:00
itchyny
78c43c1446 Merge pull request #284 from nikersify/deus
Add deus theme
2018-01-31 22:44:48 +09:00
nikersify
b1354c53bd fix right side not changing to proper colours in deus theme 2018-01-24 15:05:07 +01:00