Commit Graph

37 Commits

Author SHA1 Message Date
gmarik
b893d3f005 bangs are "booleans" now 2011-03-06 15:24:08 -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
f0d8f98351 complete BundleInstall command 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
cda847b7a7 Use single quotes for search results 2011-02-11 14:46:37 -06:00
gmarik
840cd3b683 Reverse search results to show most recent on top 2011-02-11 14:37:09 -06:00
gmarik
f002815be0 Ignore case when searching scripts 2011-02-11 14:35:06 -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
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
gmarik
e97542280f redraw! after searching 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
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
014eaec120 BundleSearch! will refresh scripts before search
- stay updated
2010-11-26 12:42:25 -06:00
gmarik
7f7b3f1097 Cleanup 2010-11-26 12:42:19 -06:00
gmarik
e7995e04d5 Some syntax higlighting 2010-11-24 15:55:32 -06:00
gmarik
ce09fefcde Highlight search results 2010-11-24 15:55:05 -06:00
gmarik
95706b32a0 Removed formatting as not needed anymore 2010-11-24 12:42:13 -06:00
gmarik
20695c546a bugfix 2010-11-22 13:36:06 -06:00
gmarik
c7b540fde9 Api changes at vim-scripts.org 2010-11-18 17:13:55 -06:00
gmarik
dc21494747 Missing files, whoops 2010-11-02 22:24:55 -05:00