Browse Source

Change reference of `Bundle` to `Plugin` in the docs

next v0.10.2
Andrea Cedraro 12 years ago
committed by Jacobo de Vera
parent
commit
8db3bcb592
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/vundle.txt

+ 1
- 1
doc/vundle.txt View File

@ -139,7 +139,7 @@ follow on the same line as the command. Example:
>
Plugin 'git_URI'
The `Bundle` command can optionally take a second argument after the URI. It
The `Plugin` command can optionally take a second argument after the URI. It
has to be a dictionary, separated from the URI by a comma. Each key-value pair
in the dictionary is a configuration option.


Loading…
Cancel
Save