From 202d8ec36c02eec2bf2b510a7c1155ec6be365d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adelar=20da=20Silva=20Queir=C3=B3z?= Date: Thu, 5 Jun 2014 00:20:27 -0300 Subject: [PATCH] Change reference of Bundle to Plugin in the docs --- doc/youcompleteme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index 331b7584..45ab71bd 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -562,7 +562,7 @@ C# semantic completion ~ 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 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 repository.