contrib: Clarify the intention of the YCM configuration

This setup is only meant for developers, not all users of YCM.
This commit is contained in:
Chris Snow 2015-11-05 18:13:20 +00:00 committed by Michael Reed
parent dd087ea9c9
commit 95fbfee201

View File

@ -2,7 +2,7 @@
## What is this?
This provides the code necessary to configure vim's YCM plugin to provide C semantic support (completion, go-to-definition, etc) for the Neovim project.
This provides the code necessary to configure vim's YCM plugin to provide C semantic support (completion, go-to-definition, etc) for developers working on the Neovim project.
## Installation