gmarik
|
f99ca2e5ac
|
replaced loops with functional analogues
|
2011-03-10 22:41:14 -06:00 |
|
gmarik
|
de308ff406
|
remove require guard
- was beaking case when bundle is already installed(downloaded) but not
configured
- should not affect other cases as adding require is pretty safe
|
2011-03-06 17:21:45 -06:00 |
|
gmarik
|
5f13029754
|
formatting
|
2011-03-06 15:24:08 -06:00 |
|
gmarik
|
02d76b101b
|
do not debug log
|
2011-03-06 15:24:08 -06:00 |
|
gmarik
|
117ff5c27c
|
allow :BundleInstall script_name
|
2011-03-06 15:23:25 -06:00 |
|
gmarik
|
2df30b4c4f
|
Bang refactoring
- pass booleans instead '!'
|
2011-03-04 15:52:08 -06:00 |
|
gmarik
|
39eaa069ec
|
Fixed helptags generation
|
2011-03-04 15:51:43 -06:00 |
|
gmarik
|
71865630ea
|
minor fix
|
2011-03-04 15:40:14 -06:00 |
|
gmarik
|
036cd82989
|
helptags generation split
|
2011-03-04 15:28:29 -06:00 |
|
gmarik
|
8a253e4154
|
:VundleLog - shows commands log
|
2011-02-03 23:13:46 -06:00 |
|
gmarik
|
814c420ec2
|
Adding BundleClean!
- BundleClean now requires confirmation
|
2011-01-22 17:18:47 -06:00 |
|
gmarik
|
75f14de912
|
BundleClean cleans up unused scripts
- removes unused directories
|
2011-01-22 09:40:13 -06:00 |
|
gmarik
|
79e2e58107
|
Bugfix: fixed condition to source $MYGVIMRC
|
2011-01-05 13:57:47 -06:00 |
|
gmarik
|
5a7ff95560
|
Fixing reloading issue.
- closes https://github.com/gmarik/vundle/issues/#issue/2
- thanks http://github.com/dag for reporting
|
2010-12-11 20:37:28 -06:00 |
|
gmarik
|
e9f430ee0e
|
TODOs
|
2010-12-08 23:15:10 -06:00 |
|
gmarik
|
e1b4ef5f09
|
Require installed script
- so it's ready to use right after installation
|
2010-12-08 22:55:16 -06:00 |
|
gmarik
|
5db64d6709
|
autoload/vundle.vim extracted into smaller files
- vundle.vim - entrypoing and loader
- config.vim - configuration and runtimepath management
- installer.vim - installation and docs
|
2010-12-08 22:31:11 -06:00 |
|