init -> begin
This commit is contained in:
parent
2652383f97
commit
80b5f75c21
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ call plug#end()
|
|||
|
||||
Then :PlugInstall to install plugins. (Default plugin directory: `~/.vim/plugged`)
|
||||
|
||||
You can change the location of the plugins with `plug#init(path)` call.
|
||||
You can change the location of the plugins with `plug#begin(path)` call.
|
||||
|
||||
### Commands
|
||||
|
||||
|
|
Loading…
Reference in a new issue