Updated requirements (markdown)

Junegunn Choi 2017-01-14 03:54:35 +09:00
parent 5f089ef37e
commit 5f9bc681b2

@ -18,7 +18,7 @@ Simply install [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)
#### Vim 8 / Neovim
vim-plug starts non-blocking, parallel installer on Vim 8. You can append `--sync` flag to `PlugInstall` or `PlugUpdate` command to make the installer block the control until completion.
vim-plug starts non-blocking, parallel installer on Vim 8 and Neovim. You can append `--sync` flag to `PlugInstall` or `PlugUpdate` command to make the installer block the control until completion.
#### Vim 7