Linking to wiki.
This commit is contained in:
parent
5698a055c3
commit
44410a32e3
|
@ -10,7 +10,7 @@ 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][40/4] parallel installation/update
|
- [Super-fast][40/4] parallel installation/update
|
||||||
(with +python or [+ruby][rb] or [Neovim][nv])
|
(with [+python][py] or [+ruby][rb] or [Neovim][nv])
|
||||||
- On-demand loading for [faster startup time][startup-time]
|
- On-demand loading for [faster startup time][startup-time]
|
||||||
- Can review and rollback updates
|
- Can review and rollback updates
|
||||||
- Branch/tag support
|
- Branch/tag support
|
||||||
|
@ -18,6 +18,7 @@ A minimalist Vim plugin manager.
|
||||||
- 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
|
[40/4]: https://raw.githubusercontent.com/junegunn/i/master/vim-plug/40-in-4.gif
|
||||||
|
[py]: https://github.com/junegunn/vim-plug/wiki/python
|
||||||
[rb]: https://github.com/junegunn/vim-plug/wiki/ruby
|
[rb]: https://github.com/junegunn/vim-plug/wiki/ruby
|
||||||
[nv]: http://neovim.org/
|
[nv]: http://neovim.org/
|
||||||
[startup-time]: http://junegunn.kr/images/vim-startup-time.png
|
[startup-time]: http://junegunn.kr/images/vim-startup-time.png
|
||||||
|
|
Loading…
Reference in New Issue
Block a user