mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-09 02:14:46 +08:00
init -> begin
This commit is contained in:
@@ -37,7 +37,7 @@ call plug#end()
|
|||||||
|
|
||||||
Then :PlugInstall to install plugins. (Default plugin directory: `~/.vim/plugged`)
|
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
|
### Commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user