vim - Whether to load .ycm_extra_conf.py when using ycm to write programs under mac.
phpcn_u1582
phpcn_u1582 2017-05-16 16:37:19
0
1
595

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. . .

phpcn_u1582
phpcn_u1582

reply all (1)
黄舟

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

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!