Change directory structure: user/repo/branch -> user/repo

This commit is contained in:
Junegunn Choi
2013-09-13 12:13:24 +09:00
parent 754abb36a2
commit 9573ec9bd2
2 changed files with 25 additions and 22 deletions

View File

@@ -3,19 +3,16 @@ vim-plug
A single-file Vim plugin manager.
### Wh..why?
... because I can?
### Pros.
- Easier to setup
- Parallel installation/update (requires +ruby)
- Alternative directory structure: user/repo/branch
- Alternative directory structure: user/repo
- Make it easier to switch plugins of the same name from different authors
### Cons.
Everything else.
- Everything else
### Usage