This commit is contained in:
gmarik 2010-12-08 23:31:45 -06:00
parent dcc6443d30
commit e5c21ebf2f

View File

@ -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