We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9813d5e commit 2f4dc4dCopy full SHA for 2f4dc4d
README.md
@@ -36,6 +36,11 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
36
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
37
```
38
39
+You can automate the process by putting the command in your Vim configuration
40
+file as suggested [here][auto].
41
+
42
+[auto]: https://github.com/junegunn/vim-plug/wiki/tips#automatic-installation
43
44
###### Windows (PowerShell)
45
46
```powershell
0 commit comments