Update README - Pros.
This commit is contained in:
parent
7d40f592af
commit
4539bb8fb3
17
README.md
17
README.md
|
@ -9,16 +9,19 @@ A minimalist Vim plugin manager.
|
||||||
|
|
||||||
- Easier to setup: Single file. No boilerplate code required.
|
- Easier to setup: Single file. No boilerplate code required.
|
||||||
- Easier to use: Concise, intuitive syntax
|
- Easier to use: Concise, intuitive syntax
|
||||||
- [Super-fast](https://raw.githubusercontent.com/junegunn/i/master/vim-plug/40-in-4.gif)
|
- [Super-fast][40/4] parallel installation/update
|
||||||
parallel installation/update (requires
|
(with [+ruby][rb] or [Neovim][nv])
|
||||||
[+ruby](https://github.com/junegunn/vim-plug/wiki/ruby) or
|
- On-demand loading for [faster startup time][startup-time]
|
||||||
[Neovim](http://neovim.org/))
|
- Can review and rollback updates
|
||||||
- On-demand loading to achieve
|
- Branch/tag support
|
||||||
[fast startup time](http://junegunn.kr/images/vim-startup-time.png)
|
|
||||||
- Post-update hooks
|
- Post-update hooks
|
||||||
- Can choose a specific branch or tag for each plugin
|
|
||||||
- Support for externally managed plugins
|
- Support for externally managed plugins
|
||||||
|
|
||||||
|
[40/4]: https://raw.githubusercontent.com/junegunn/i/master/vim-plug/40-in-4.gif
|
||||||
|
[rb]: https://github.com/junegunn/vim-plug/wiki/ruby
|
||||||
|
[nv]: http://neovim.org/
|
||||||
|
[startup-time]: http://junegunn.kr/images/vim-startup-time.png
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
[Download plug.vim](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim)
|
[Download plug.vim](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user