mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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?
|
## 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
|
## Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user