Adding submodule rationale to docs

This commit is contained in:
Strahinja Val Markovic 2013-10-24 16:00:00 -07:00
parent d6b2331d41
commit 4c88ea5249

View File

@ -212,7 +212,7 @@ process.
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).
repository (Vundle will do this for you) to fetch YCM's dependencies.
3. [Complete this step ONLY if you care about semantic completion support for
C-family languages. Otherwise it's not neccessary.]