Change reference of Bundle to Plugin in the docs

This commit is contained in:
Adelar da Silva Queiróz 2014-06-05 00:20:27 -03:00
parent 8672bacbea
commit 202d8ec36c

View File

@ -562,7 +562,7 @@ C# semantic completion ~
YCM uses OmniSharp [5] to provide semantic completion for C#. It's used as a YCM uses OmniSharp [5] to provide semantic completion for C#. It's used as a
git subrepo. If you're installing YCM with Vundle (which is the recommended git subrepo. If you're installing YCM with Vundle (which is the recommended
way) then Vundle will make sure that the subrepo is checked out when you do way) then Vundle will make sure that the subrepo is checked out when you do
':PluginChange reference of `Bundle` to `Plugin` in the docsInstall'. If you're installing YCM by hand, then you need to run 'git ':PluginInstall'. If you're installing YCM by hand, then you need to run 'git
submodule update --init --recursive' when you're checking out the YCM submodule update --init --recursive' when you're checking out the YCM
repository. repository.