Junegunn Choi
|
c3cf35abb5
|
Ignore occasional error from Ruby 1.8.7
Related: https://bugs.ruby-lang.org/issues/1471
|
2014-07-13 22:02:11 +09:00 |
|
Junegunn Choi
|
344f80aedb
|
Fix Ruby installer for Ruby 1.8.7 (#31)
|
2014-07-13 20:18:56 +09:00 |
|
Junegunn Choi
|
af89938633
|
Real-time progress report
This commit is almost identical to the reverted
60b907c87f, but it tries to avoid high CPU load
by not printing every line.
|
2014-07-13 03:58:16 +09:00 |
|
Junegunn Choi
|
35c5f2830b
|
Revert "Real-time progress report"
This reverts commit 60b907c87f.
|
2014-07-13 03:22:25 +09:00 |
|
Junegunn Choi
|
60b907c87f
|
Real-time progress report
|
2014-07-13 03:05:54 +09:00 |
|
Junegunn Choi
|
9ceb9caa09
|
Minor refactoring
|
2014-07-10 00:44:09 +09:00 |
|
Junegunn Choi
|
42a42e7e71
|
Fix after directory and Plugfile on Windows
|
2014-07-10 00:13:32 +09:00 |
|
Junegunn Choi
|
8885b1086f
|
Minor refactoring in ODL: no need to pass full dict
|
2014-07-09 01:14:03 +09:00 |
|
Junegunn Choi
|
90c07f269c
|
Fix <Plug>-based ODL on visual range spanning multiple lines
|
2014-07-07 22:55:44 +09:00 |
|
Junegunn Choi
|
f1c5157e35
|
Fix <Plug>-based on-demand-loading on visual mode
|
2014-07-07 19:06:20 +09:00 |
|
Junegunn Choi
|
7f1ec7b12b
|
Load ftplugins while avoiding extraneous FileType events (#24, #25)
|
2014-07-04 14:20:48 +09:00 |
|
Junegunn Choi
|
cc37ed48be
|
Improve PlugStatus message
Invalid branch/tag: %s (expected: %s). Try PlugUpdate.
|
2014-06-23 12:22:25 +09:00 |
|
Junegunn Choi
|
afe7dc6f8f
|
Use case-sensitive match
|
2014-06-23 04:04:03 +09:00 |
|
Junegunn Choi
|
8863a3a53c
|
Fix #28: False alarm from PlugStatus when tag used
|
2014-06-23 04:02:49 +09:00 |
|
Junegunn Choi
|
ee04a646d3
|
Fix: dependent plugins not loaded after initial installaion
|
2014-06-22 21:49:51 +09:00 |
|
Junegunn Choi
|
6ddee62977
|
Ensure ftplugin files are loaded (#24)
|
2014-06-22 13:09:18 +09:00 |
|
Junegunn Choi
|
8cf5fca9ca
|
Revert "Ensure ftplugin files are loaded (#24)"
This reverts commit a026eb39c4.
Conflicts:
plug.vim
|
2014-06-22 12:49:22 +09:00 |
|
Junegunn Choi
|
347fccb030
|
Revert "Remove FileType autocmd after loaded"
This reverts commit db3f5ad5c3.
Conflicts:
plug.vim
|
2014-06-22 12:45:21 +09:00 |
|