itchyny
|
d25c31d9a5
|
add tests for lightline#onetab
|
2016-03-19 19:15:48 +09:00 |
|
itchyny
|
842d3bf709
|
rename
|
2016-03-19 19:15:38 +09:00 |
|
itchyny
|
4909a7d88b
|
tabnew before tabonly in s:suite.before_each()
|
2016-03-19 19:15:23 +09:00 |
|
itchyny
|
c576092981
|
Test on Travis
|
2016-03-19 18:49:17 +09:00 |
|
itchyny
|
b70d1a3e87
|
add tests for tabline
|
2016-03-19 18:48:57 +09:00 |
|
itchyny
|
f481fa3177
|
clear the tabline if disabled on lightline#init
|
2016-03-19 18:48:20 +09:00 |
|
itchyny
|
1d6870f31f
|
stop using concatenation of commands for readability
|
2016-03-18 09:14:22 +09:00 |
|
itchyny
|
0f62126cbd
|
use lower name for augroups
|
2016-03-14 03:34:37 +09:00 |
|
itchyny
|
bfbf2b2241
|
Refine lightline#tabline in order to make bufferline in tabline work as expected (close #155, related: #36, #89)
|
2016-03-14 03:28:41 +09:00 |
|
itchyny
|
e6a43f98fa
|
Merge branch 'nhooyr-reload-terminal-nvim'
|
2016-02-10 11:05:01 +09:00 |
|
Anmol Sethi
|
6e60201371
|
No need to run has('win64') after has('win32')
has('win32') includes 64bit windows thus it is pointless to run
has('win64') afterwards.
|
2016-02-09 20:54:00 -05:00 |
|
Anmol Sethi
|
e71c3ebcfc
|
Set highlight groups for terminal mode in lightline#highlight()
Fixes #144. I just added the missing terminal mode to modes in
lightline#highlight() if neovim is being used.
|
2016-02-09 20:50:33 -05:00 |
|
itchyny
|
b6a43c0ec3
|
update LICENSE
|
2016-02-03 22:15:05 +09:00 |
|
itchyny
|
387351a7f6
|
allow the colorscheme to use color names and none to ctermfg and ctermbg (fix #146)
|
2016-02-03 22:11:35 +09:00 |
|
itchyny
|
ae33e9300f
|
adjust indent
|
2016-02-03 22:04:13 +09:00 |
|
itchyny
|
6c64730b04
|
Merge pull request #142 from alexeyzab/fix-solarized-light
Change tabline.middle color (Close #141)
|
2015-12-31 10:32:48 +09:00 |
|
Alexey Zabelin
|
dc3f3c87d7
|
Change tabline.middle color
Previously it was displaying the solarized dark version.
See #141
|
2015-12-30 18:08:11 -05:00 |
|
itchyny
|
4b1dea2efc
|
update README: new line before images
|
2015-12-12 11:10:49 +09:00 |
|
itchyny
|
de6a9187a4
|
Merge pull request #137 from HiPhish/color-terminal
Change colour of 'terminal' mode to be same as 'insert' mode. (Close #138)
|
2015-12-07 08:45:46 +09:00 |
|
HiPhish
|
eaf4500760
|
Change colour of 'terminal' mode to be same as 'insert' mode.
|
2015-12-07 00:36:34 +01:00 |
|
itchyny
|
9883aaba3f
|
change the tab colors of wombat colorscheme
|
2015-12-01 09:23:50 +09:00 |
|
itchyny
|
2050e86657
|
change the color of landscape colorscheme
|
2015-11-28 10:10:00 +09:00 |
|
itchyny
|
84f4bc66ad
|
Merge pull request #136 from alexeyzab/fix-solarized-dark
Change tabline's background color of solarized theme (Close #135)
|
2015-11-26 11:10:16 +09:00 |
|
Alexey Zabelin
|
7aade8e4d9
|
Edit tabline.left, tabline.tabsel
|
2015-11-25 20:59:36 -05:00 |
|
Alexey Zabelin
|
4468b01ed8
|
Change tabline's background color
To fit solarized_dark's colorscheme
https://github.com/itchyny/lightline.vim/issues/135
|
2015-11-25 13:07:15 -05:00 |
|
itchyny
|
616837f44e
|
Add configuration for installation with vim-plug
|
2015-11-04 08:31:34 +09:00 |
|
itchyny
|
cb85e3a6f8
|
fix magenta colour in the seoul256 theme (##129)
|
2015-11-02 08:24:04 +09:00 |
|
itchyny
|
01d885afd2
|
update README.md: add PaperColor, seoul256 screenshots
|
2015-11-01 20:34:59 +09:00 |
|
itchyny
|
782a245b25
|
update document: add PaperColor, seoul256
|
2015-11-01 20:34:44 +09:00 |
|
itchyny
|
1b7482a4d9
|
tweak seoul256 colors (#129)
|
2015-11-01 19:55:46 +09:00 |
|
itchyny
|
49711c038e
|
Merge pull request #129 from atweiden/colorscheme-seoul256
Add seoul256 scheme for lightline.vim
|
2015-11-01 19:50:24 +09:00 |
|
Andy Weidenbaum
|
d16a0b8b7f
|
use peach for Visual from seoul256 Underlined
|
2015-10-29 20:32:17 -07:00 |
|
Andy Weidenbaum
|
93713c48df
|
blue normal, magenta replace, white/cyan visual
|
2015-10-29 16:36:01 -07:00 |
|
Andy Weidenbaum
|
16c783ea65
|
Add seoul256 scheme for lightline.vim
|
2015-10-27 23:07:50 -07:00 |
|
itchyny
|
47a9f8776f
|
trim trailing spaces
|
2015-09-29 08:01:31 +09:00 |
|
itchyny
|
967501e7a1
|
tweak colors of papercolor colorscheme
|
2015-07-28 07:49:37 +09:00 |
|
itchyny
|
ce78e6fce8
|
refactor papercolor colorscheme
|
2015-07-28 07:39:27 +09:00 |
|
itchyny
|
db7e639a04
|
refactor papercolor colorscheme
|
2015-07-28 07:13:09 +09:00 |
|
itchyny
|
b1adb8eb4c
|
Merge pull request #124 from TKNGUE/add_colorscheme
Add papercolor colorscheme for lightline.vim
|
2015-07-28 07:10:16 +09:00 |
|
TKNGUE
|
bb8be60d94
|
Reafactor codes
- rename function names.
- remove local variable annotation.
|
2015-07-27 17:40:31 +09:00 |
|
TKNGUE
|
eff430dd85
|
Fix formats following author's request
- Stop using abbreviations and <SID>.
- Remove duplicated codes.
- Fix Briticism English
|
2015-07-27 06:02:01 +09:00 |
|
TKNGUE
|
90f0409675
|
Rename papercolor -> PaperColor
For compatibility PaperColor colorscheme
|
2015-07-27 05:54:31 +09:00 |
|
TKNGUE
|
f66b7345a1
|
Update papercolor scheme
|
2015-07-26 20:51:39 +09:00 |
|
TKNGUE
|
dab0cd7d02
|
Add papercolor_dark scheme for lightline.vim
|
2015-07-26 20:33:22 +09:00 |
|
TKNGUE
|
ce553ec9c0
|
Add papercolor_light scheme for lightline.vim
|
2015-07-26 20:10:23 +09:00 |
|
itchyny
|
f954924668
|
change My prefix to LightLine prefix
|
2015-07-25 16:59:39 +09:00 |
|
itchyny
|
74a46a49f0
|
Merge pull request #111 from rahulg/neovim-terminal
Add support for neovim's terminal mode.
|
2015-06-24 19:19:39 +09:00 |
|
Rahul AG
|
15c5a02151
|
Add support for neovim's terminal mode.
|
2015-06-24 18:06:27 +08:00 |
|
itchyny
|
7413b2464b
|
fix autoload/lightline.vim: fix indexing for raw type
|
2015-06-23 22:34:23 +09:00 |
|
itchyny
|
13fb725403
|
improve autoload/lightline.vim: use robust operators
|
2015-05-23 09:10:59 +09:00 |
|