Updated requirements (markdown)

Junegunn Choi 2017-01-14 03:53:52 +09:00
parent 9c99ca9d87
commit 5f089ef37e

@ -16,7 +16,7 @@ Simply install [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)
## Parallel installer ## Parallel installer
#### Vim 8 #### 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. You can append `--sync` flag to `PlugInstall` or `PlugUpdate` command to make the installer block the control until completion.