mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
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:
parent
dd087ea9c9
commit
95fbfee201
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user