Indent
This commit is contained in:
parent
e62a657403
commit
e158d69ba2
|
@ -360,7 +360,7 @@ with the bang-versions of the commands: `PlugInstall!` and `PlugUpdate!`.
|
||||||
> Plug 'junegunn/fzf', { 'do': g:fzf_install }
|
> Plug 'junegunn/fzf', { 'do': g:fzf_install }
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
### `PlugInstall!` and `PlugUpdate!`
|
#### `PlugInstall!` and `PlugUpdate!`
|
||||||
|
|
||||||
The installer takes the following steps when installing/updating a plugin:
|
The installer takes the following steps when installing/updating a plugin:
|
||||||
|
|
||||||
|
|
|
@ -336,7 +336,7 @@ variable (or any Vim script expression) as follows:
|
||||||
Plug 'junegunn/fzf', { 'do': g:fzf_install }
|
Plug 'junegunn/fzf', { 'do': g:fzf_install }
|
||||||
<
|
<
|
||||||
|
|
||||||
< PlugInstall! and PlugUpdate! >______________________________________________~
|
PlugInstall! and PlugUpdate!~
|
||||||
*pluginstall-and-plugupdate*
|
*pluginstall-and-plugupdate*
|
||||||
|
|
||||||
The installer takes the following steps when installing/updating a plugin:
|
The installer takes the following steps when installing/updating a plugin:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user