185 Commits (events)

Author SHA1 Message Date
  gmarik 063f68b26e expand path 13 years ago
  gmarik 66a6de721d Revert "Allow comments after Bundle declarations" 13 years ago
  Dmitri Iouchtchenko d840b24072 Allow comments after Bundle declarations 13 years ago
  gmarik 06088de231 do not break on helptag generation errors 13 years ago
  gmarik 63c3881a79 fix BundleInstall! on windows 13 years ago
  gmarik a69866a942 expand bundle path 13 years ago
  gmarik a2c5d5442d Fix regex 13 years ago
  gmarik 2275bf6792 use local variable 13 years ago
  gmarik 95d56c5763 comment out echoing 13 years ago
  Philip Roberts 997ec86eb5 Fixed typo in bundle installer. 13 years ago
  gmarik fcad9a4bbb closes #31 13 years ago
  gmarik 67da50189d source after/ dir aswell 13 years ago
  gmarik 9291b006bf after downloading plugin require ./bundle/plugin_name.vim 13 years ago
  gmarik 288a8b0f85 extract s:source function 13 years ago
  gmarik e835cf1e05 rename require to source 13 years ago
  gmarik 52456534f9 replace runtime! calls with source 13 years ago
  gmarik fa93510c55 expand path 13 years ago
  gmarik 77a53dac78 invoke BundleInstallPre before actually installing 13 years ago
  gmarik bf2d518ea5 add user# scoped autogroup 13 years ago
  gmarik e45bb42b49 downcase 13 years ago
  gmarik 3df2fb7d9f add TODO 13 years ago
  gmarik e95a749e2c autocomplete with configured bundle names too 13 years ago
  gmarik 415a44d0f8 try to find configured bundle first 13 years ago
  Dmitri Iouchtchenko 76273c31a1 fix parsing of GitHub repo paths 13 years ago
  gmarik bfbac3c9b8 fix invalid merge 13 years ago
  gmarik 9a0d37beb8 let options override name/uri 13 years ago
  gmarik 073ddf6965 with nosync consider bundles installed too 13 years ago
  gmarik f5a079deae with nosync use existing dir as a DESTINATION path too 13 years ago
  gmarik 658be0b24c consider existing directory a valid uri too 13 years ago
  gmarik c0556355d2 simplify 13 years ago
  gmarik a42550779a use uri as path when nosync is set 13 years ago
  gmarik efec93b0a9 Bundle! (with bang) adds {'sync':'no'} 13 years ago
  gmarik ece8fdccbf use bundle.installed to check installation 13 years ago
  gmarik b32ac42e06 check whether bundle installed 13 years ago
  gmarik 58ae807ead evented approach 13 years ago
  gmarik 4c9ee90991 check whether bundle installed 13 years ago
  gmarik 60a46cd58e do not sync when `sync` is set to `no` 13 years ago
  gmarik 9269d818f4 support sync:no option 13 years ago
  gmarik b133de8d93 rename vundle global variables 13 years ago
  gmarik ab71d33a53 rename vundle global variables 13 years ago
  gmarik 15027f3348 simplify 13 years ago
  gmarik d4eb8c3545 Rename Event according to Vim conventions 13 years ago
  gmarik b7ac31ff32 verify existing augroup names before executing 13 years ago
  gmarik 06f1ec36f8 simplify 13 years ago
  gmarik 8a2de7543b augroup name should be lowercase 13 years ago
  gmarik e8a851b164 initial event-like interface 13 years ago
  gmarik 63d283ce98 make helptags generation ignore wildignore 13 years ago
  gmarik e3760e22c2 fixed version 13 years ago
  gmarik ac7d519e2b check for $MYVIMRC existence 13 years ago
  gmarik 8565792679 allow custom bundle_dir 13 years ago