Change reference of Bundle to Plugin in the docs

This commit is contained in:
Andrea Cedraro 2014-04-26 15:29:33 +02:00 committed by Jacobo de Vera
parent c46dc75e3c
commit 8db3bcb592

View File

@ -139,7 +139,7 @@ follow on the same line as the command. Example:
> >
Plugin 'git_URI' 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 has to be a dictionary, separated from the URI by a comma. Each key-value pair
in the dictionary is a configuration option. in the dictionary is a configuration option.