Improve the way submodules are updated [Close #153]

Also updated all plugins to their latest master versions.
This commit is contained in:
Yan Pritzker
2012-10-08 21:38:21 -07:00
parent d49fc4cbe9
commit 1f0693ce1d
21 changed files with 43 additions and 36 deletions

View File

@@ -56,7 +56,7 @@ Upgrading is easy.
```bash
cd ~/.yadr
git pull origin master
rake install
rake update
```
# What's included, and how to customize?
@@ -455,10 +455,6 @@ YADR comes with a dead simple plugin manager that just uses git submodules, with
yav -u https://github.com/airblade/vim-rooter
You can update all the plugins easily:
yuv
Delete a plugin (Coming Soon)
ydv -p airblade-vim-rooter