gmarik
|
2aa86954ea
|
Bugfix: Fixed pattern
|
14 years ago |
gmarik
|
8a253e4154
|
:VundleLog - shows commands log
|
14 years ago |
gmarik
|
814c420ec2
|
Adding BundleClean!
- BundleClean now requires confirmation
|
14 years ago |
gmarik
|
75f14de912
|
BundleClean cleans up unused scripts
- removes unused directories
|
14 years ago |
gmarik
|
55a5ef041c
|
Preserve `rtp` ordered according to Bundle declarations
- fixes https://github.com/gmarik/vundle/issues#issue/3
- TODO: not the most efficient approach
|
14 years ago |
gmarik
|
79e2e58107
|
Bugfix: fixed condition to source $MYGVIMRC
|
14 years ago |
gmarik
|
46f5dcd5cc
|
Issue with command-T and explicit loading
|
14 years ago |
gmarik
|
5a7ff95560
|
Fixing reloading issue.
- closes https://github.com/gmarik/vundle/issues/#issue/2
- thanks http://github.com/dag for reporting
|
14 years ago |
gmarik
|
ca9c0425a0
|
docs
|
14 years ago |
gmarik
|
e5c21ebf2f
|
Docs
|
14 years ago |
gmarik
|
dcc6443d30
|
Some metadata
|
14 years ago |
gmarik
|
e9f430ee0e
|
TODOs
|
14 years ago |
gmarik
|
aeb18a98d1
|
Docs
|
14 years ago |
gmarik
|
e1b4ef5f09
|
Require installed script
- so it's ready to use right after installation
|
14 years ago |
gmarik
|
04ac11f435
|
Fixed some dependencies
|
14 years ago |
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
|
14 years ago |
gmarik
|
f324315826
|
Imroved logging
|
14 years ago |
gmarik
|
7183003b26
|
extracted require function
|
14 years ago |
gmarik
|
8955c848cb
|
Enable plugins without restarting Vim!
|
14 years ago |
gmarik
|
cf68545caa
|
Put message back into s:install
|
14 years ago |
gmarik
|
c30fc73961
|
Minor cleanup
|
14 years ago |
gmarik
|
a9e235028c
|
BundleInstall and BundleInstall!
- BundleInstall installs only not installed scripts
- BundleInstall! installs(updates) all scripts
|
14 years ago |
gmarik
|
280dbd5f71
|
Cleanup
|
14 years ago |
gmarik
|
ae759f76c7
|
Fixed message
|
14 years ago |
gmarik
|
68aa1b68eb
|
Provide feedback after helptags
|
14 years ago |
gmarik
|
338bbf0daf
|
Bundle is a simple data object now
|
14 years ago |
gmarik
|
d3f056026a
|
adding to runtimepath isn't bundle's responsibility
|
14 years ago |
gmarik
|
9e411368e0
|
Misc fixes
|
14 years ago |
gmarik
|
2700dd8b23
|
Bumping version to 0.4
|
14 years ago |
gmarik
|
eccbda9b6a
|
s:parse_name is a helper function
|
14 years ago |
gmarik
|
b3c561161d
|
Support for revisions is coming soon!
|
14 years ago |
gmarik
|
1cc69c1a73
|
Refactored into OO like style
- quite impressed about that
|
14 years ago |
gmarik
|
be04970941
|
Formatting
|
14 years ago |
Ryan W
|
090b8e5ed4
|
fix bug causing files to be put in .vim
|
14 years ago |
gmarik
|
e97542280f
|
redraw! after searching
|
14 years ago |
gmarik
|
e027ffee29
|
Silence shell output
|
14 years ago |
gmarik
|
add5219b65
|
Formatting
|
14 years ago |
gmarik
|
8fb00a7003
|
Docs
|
14 years ago |
gmarik
|
d3cecdaaa0
|
Fixed formatting
|
14 years ago |
gmarik
|
8c0b12d556
|
Use preview-window for search results
|
14 years ago |
gmarik
|
d6af83b9fa
|
Fixed reference
|
14 years ago |
gmarik
|
ef641633b5
|
Cleanup
|
14 years ago |
gmarik
|
5632996548
|
Reuse same window for sarch results
|
14 years ago |
gmarik
|
8f1ed0eb6c
|
Docs
|
14 years ago |
gmarik
|
bcea28af2f
|
Docs
|
14 years ago |
gmarik
|
57c01ba803
|
Bumping version to 0.3
- 1.0 must have vim docs
|
14 years ago |
gmarik
|
014eaec120
|
BundleSearch! will refresh scripts before search
- stay updated
|
14 years ago |
gmarik
|
7f7b3f1097
|
Cleanup
|
14 years ago |
gmarik
|
e7995e04d5
|
Some syntax higlighting
|
14 years ago |
gmarik
|
ce09fefcde
|
Highlight search results
|
14 years ago |