gmarik
|
49dabe9406
|
Docs
- fixed path
|
14 years ago |
gmarik
|
54825a51af
|
README.md
|
14 years ago |
gmarik
|
10cdcdfbd4
|
Vimdoc
|
14 years ago |
gmarik
|
cda847b7a7
|
Use single quotes for search results
|
14 years ago |
gmarik
|
840cd3b683
|
Reverse search results to show most recent on top
|
14 years ago |
gmarik
|
f002815be0
|
Ignore case when searching scripts
|
14 years ago |
gmarik
|
a9800a0190
|
Vim helpdoc
|
14 years ago |
gmarik
|
fc0405a9cf
|
More docs
|
14 years ago |
gmarik
|
8289e899b5
|
More docs
|
14 years ago |
gmarik
|
098b31cd9b
|
Documentation update
|
14 years ago |
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 |