diff --git a/requirements.md b/requirements.md index e1ee0dd..7dbd274 100644 --- a/requirements.md +++ b/requirements.md @@ -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