Docs
This commit is contained in:
parent
dcc6443d30
commit
e5c21ebf2f
@ -42,9 +42,9 @@ in order to install/search [all available vim scripts]
|
|||||||
|
|
||||||
## Script installation
|
## Script installation
|
||||||
|
|
||||||
`BundleInstall` installs script only if it hasn't been already installed installed.
|
`BundleInstall` installs script only if it hasn't been already installed.
|
||||||
`BundleInstall` is faster than `BundleInstall!` (note bang at the end) because latter fetches scripts without any checks.
|
`BundleInstall` is faster than `BundleInstall!` (note bang at the end) because latter fetches scripts without any checks.
|
||||||
Use `BundleInstall!` to update scripts.
|
Use `BundleInstall` to install new scripts scripts. Use `BundleInstall!` to update scripts.
|
||||||
|
|
||||||
## Searching
|
## Searching
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user