gmarik
|
f99ca2e5ac
|
replaced loops with functional analogues
|
2011-03-10 22:41:14 -06:00 |
|
gmarik
|
fb77c082e6
|
add bundle.rtpath to &rtp on require
|
2011-03-06 17:21:43 -06:00 |
|
gmarik
|
b3216ac594
|
do not require on load
- this was intended for case when user uncomments installed `Bundle` and
reloads .vimrc; which should make the bundle available
- TODO: later
|
2011-03-06 17:18:03 -06:00 |
|
gmarik
|
117ff5c27c
|
allow :BundleInstall script_name
|
2011-03-06 15:23:25 -06:00 |
|
gmarik
|
2aa86954ea
|
Bugfix: Fixed pattern
|
2011-02-03 23:21:32 -06:00 |
|
gmarik
|
8a253e4154
|
:VundleLog - shows commands log
|
2011-02-03 23:13:46 -06:00 |
|
gmarik
|
55a5ef041c
|
Preserve rtp ordered according to Bundle declarations
- fixes https://github.com/gmarik/vundle/issues#issue/3
- TODO: not the most efficient approach
|
2011-01-09 22:27:59 -06:00 |
|
gmarik
|
46f5dcd5cc
|
Issue with command-T and explicit loading
|
2010-12-14 14:49:48 -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
|
04ac11f435
|
Fixed some dependencies
|
2010-12-08 22:52:58 -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 |
|