Merge pull request #3609 from Pyrohh/snowch-patch-1

contrib: Clarify the intention of the YCM configuration
This commit is contained in:
Michael Reed 2015-11-05 17:48:34 -05:00
commit 32a9022db1

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