mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-06 17:14:26 +08:00
Change directory structure: user/repo/branch -> user/repo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user