Mentioning submodule init in full install guide
This commit is contained in:
parent
87f1ec4bbb
commit
d6b2331d41
@ -210,6 +210,10 @@ process.
|
|||||||
idea). With Vundle, this would mean adding a `Bundle
|
idea). With Vundle, this would mean adding a `Bundle
|
||||||
'Valloric/YouCompleteMe'` line to your [vimrc][].
|
'Valloric/YouCompleteMe'` line to your [vimrc][].
|
||||||
|
|
||||||
|
If you don't install YCM with Vundle, make sure you have run
|
||||||
|
`git submodule update --init --recursive` after checking out the YCM
|
||||||
|
repository (Vundle will do this for you).
|
||||||
|
|
||||||
3. [Complete this step ONLY if you care about semantic completion support for
|
3. [Complete this step ONLY if you care about semantic completion support for
|
||||||
C-family languages. Otherwise it's not neccessary.]
|
C-family languages. Otherwise it's not neccessary.]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user