Every time you enter vim, there will be a reminder whether to load the configuration file. I don’t know how to modify the configuration file to close it in the doc folder youcompleteme.txt. Please help. . .
黄舟2017-05-16 16:39:19
Necessary, otherwise YCM will not work properly. For details, please see my blog post /a/1190000002662054
Or configure it in vim as follows:
"No longer ask whether to load the ycm_extra_conf.py configuration when opening vim
let g:ycm_confirm_extra_conf=0