From 5f089ef37eb7384727f7065bb944fd7561a57453 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 14 Jan 2017 03:53:52 +0900 Subject: [PATCH] Updated requirements (markdown) --- requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.md b/requirements.md index ef8fc79..e1ee0dd 100644 --- a/requirements.md +++ b/requirements.md @@ -16,7 +16,7 @@ Simply install [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim) ## 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.