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
583138f1ff
fix typos in the help and README.md
2017-12-24 21:34:54 +09:00
Dave Powers
2651143749
Update links to alternative plugins
2017-10-01 14:12:01 -04:00
itchyny
ff74d65614
update some wording in README.md
2017-05-30 21:50:10 +09:00
itchyny
29bd3a213d
linkify plugin manager titles in README.md
2017-05-28 19:25:58 +09:00
itchyny
2344c78c15
update titles in colorscheme samples of README.md
2017-05-28 19:18:00 +09:00
itchyny
592999a542
update explanation on colorschemes in README.md
2017-05-28 11:18:44 +09:00
itchyny
055950d853
add Dracula and one screenshots in README.md
2017-05-28 02:13:03 +09:00
itchyny
e0d8d797e2
rewrite configuration tutorial in README.md
2017-05-28 00:29:41 +09:00
itchyny
92757a0cb5
update screenshots in README.md
2017-05-27 19:17:49 +09:00
itchyny
15509c6fa6
update README.md: fix the repository url of Vundle
2017-04-16 00:17:57 +09:00
itchyny
9dc0aac2b2
update doc: rename the component functions LightLine -> Lightline
2016-10-24 08:21:21 +09:00
itchyny
0f2a26221a
fix README, doc: fix the linecolumn symbol for the patched font
2016-09-13 23:57:44 +09:00
itchyny
6fffbaf1d6
update the README
2016-08-21 11:46:33 +09:00
itchyny
2946ae2baf
update doc: add document for component_function_visible_condition, improve document for component_visible_condition (ref #173 )
2016-08-21 11:34:11 +09:00
itchyny
ac5e6df5ca
update hte examples in the README and doc: replace the _ variable with branch
2016-05-16 22:53:29 +09:00
itchyny
e731b248be
update the example configurations: instead of using strlen, compare to empty string
2016-05-11 08:54:04 +09:00
itchyny
b69e020756
tweak the configuration for ctrlp ( close #159 )
2016-04-15 22:14:08 +09:00
itchyny
a0dac40a77
concatenate images vertically in README.md
2016-03-19 19:38:41 +09:00
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