Skip to content

Commit 47ca942

Browse files
committed
Update README
1 parent d977fa3 commit 47ca942

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ A minimalist Vim plugin manager.
3434

3535
- Easy to set up: Single file. No boilerplate code required.
3636
- Easy to use: Concise, intuitive syntax
37+
- Minimalist: No feature bloat
38+
- Extremely stable with flawless backward compatibility
39+
- Runs perfectly with Vim 7.0+ from 2006 and with any versions of Neovim from 2014
3740
- [Super-fast][40/4] parallel installation/update
38-
(with any of `+job`, `+python`, `+python3`, `+ruby`, or [Neovim][nv])
3941
- Creates shallow clones to minimize disk space usage and download time
4042
- On-demand loading for [faster startup time][startup-time]
4143
- Can review and rollback updates
@@ -44,7 +46,6 @@ A minimalist Vim plugin manager.
4446
- Support for externally managed plugins
4547

4648
[40/4]: https://raw.githubusercontent.com/junegunn/i/master/vim-plug/40-in-4.gif
47-
[nv]: http://neovim.org/
4849
[startup-time]: https://github.com/junegunn/vim-startuptime-benchmark#result
4950

5051
### Installation

0 commit comments

Comments
 (0)