Commit Graph

506 Commits

Author SHA1 Message Date
gmarik
fc0405a9cf More docs 2011-02-10 23:21:09 -06:00
gmarik
8289e899b5 More docs 2011-02-10 22:25:10 -06:00
gmarik
098b31cd9b Documentation update 2011-02-10 21:49:50 -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
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
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
79e2e58107 Bugfix: fixed condition to source $MYGVIMRC 2011-01-05 13:57:47 -06:00
gmarik
46f5dcd5cc Issue with command-T and explicit loading 2010-12-14 14:49:48 -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
ca9c0425a0 docs 2010-12-08 23:47:04 -06:00
gmarik
e5c21ebf2f Docs 2010-12-08 23:31:45 -06:00
gmarik
dcc6443d30 Some metadata 2010-12-08 23:19:17 -06:00
gmarik
e9f430ee0e TODOs 2010-12-08 23:15:10 -06:00
gmarik
aeb18a98d1 Docs 2010-12-08 23:12:58 -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
gmarik
f324315826 Imroved logging 2010-12-08 22:10:26 -06:00
gmarik
7183003b26 extracted require function 2010-12-08 21:36:53 -06:00
gmarik
8955c848cb Enable plugins without restarting Vim! 2010-12-08 21:26:38 -06:00
gmarik
cf68545caa Put message back into s:install 2010-12-08 08:06:31 -06:00
gmarik
c30fc73961 Minor cleanup 2010-12-07 22:15:50 -06:00
gmarik
a9e235028c BundleInstall and BundleInstall!
- BundleInstall installs only not installed scripts
- BundleInstall! installs(updates) all scripts
2010-12-07 22:04:42 -06:00
gmarik
280dbd5f71 Cleanup 2010-12-07 21:04:32 -06:00
gmarik
ae759f76c7 Fixed message 2010-12-07 20:45:32 -06:00
gmarik
68aa1b68eb Provide feedback after helptags 2010-12-07 20:43:23 -06:00
gmarik
338bbf0daf Bundle is a simple data object now 2010-12-07 20:28:40 -06:00
gmarik
d3f056026a adding to runtimepath isn't bundle's responsibility 2010-12-07 20:20:20 -06:00
gmarik
9e411368e0 Misc fixes 2010-12-07 19:54:12 -06:00
gmarik
2700dd8b23 Bumping version to 0.4 2010-12-05 23:17:27 -06:00
gmarik
eccbda9b6a s:parse_name is a helper function 2010-12-05 23:16:29 -06:00
gmarik
b3c561161d Support for revisions is coming soon! 2010-12-05 23:02:20 -06:00
gmarik
1cc69c1a73 Refactored into OO like style
- quite impressed about that
2010-12-05 22:44:28 -06:00
gmarik
be04970941 Formatting 2010-12-04 11:51:53 -06:00
Ryan W
090b8e5ed4 fix bug causing files to be put in .vim 2010-12-04 11:48:00 -06:00
gmarik
e97542280f redraw! after searching 2010-11-29 17:10:42 -06:00
gmarik
e027ffee29 Silence shell output 2010-11-29 17:10:42 -06:00
gmarik
add5219b65 Formatting 2010-11-29 17:10:42 -06:00
gmarik
8fb00a7003 Docs 2010-11-29 17:10:42 -06:00
gmarik
d3cecdaaa0 Fixed formatting 2010-11-29 17:10:42 -06:00
gmarik
8c0b12d556 Use preview-window for search results 2010-11-29 17:10:42 -06:00
gmarik
d6af83b9fa Fixed reference 2010-11-27 16:05:00 -06:00
gmarik
ef641633b5 Cleanup 2010-11-26 16:28:52 -06:00
gmarik
5632996548 Reuse same window for sarch results 2010-11-26 16:14:17 -06:00
gmarik
8f1ed0eb6c Docs 2010-11-26 15:05:58 -06:00
gmarik
bcea28af2f Docs 2010-11-26 12:42:25 -06:00
gmarik
57c01ba803 Bumping version to 0.3
- 1.0 must have vim docs
2010-11-26 12:42:25 -06:00
gmarik
014eaec120 BundleSearch! will refresh scripts before search
- stay updated
2010-11-26 12:42:25 -06:00