mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Updated requirements (markdown)
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user