X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;ds=sidebyside;f=vim%2Fvimrc;h=cb3fef0c050e6f1b17fa22a55ac714a36c6b4c98;hb=70a12d1c0581e732ee4ef13f0ec9e970017c84bf;hp=070046c4e38198c5063f32fb2aa124b44e4719f4;hpb=14c26f56d0f9e84d27b2d6877c05c6d76c37d7a3;p=dotfiles.git diff --git a/vim/vimrc b/vim/vimrc index 070046c..cb3fef0 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -295,7 +295,7 @@ nnoremap sr :FufRenewCache "syntax on, must before the YCM, "let g:ycm_collect_identifiers_from_tags_files = 1 -"let g:ycm_global_ycm_extra_conf = '~/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp/ycm/.ycm_extra_conf.py' +let g:ycm_global_ycm_extra_conf = '~/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp/ycm/.ycm_extra_conf.py' " this is fix youcompleteme python error "http://www.cnblogs.com/clivelee/p/4266559.html "https://github.com/Valloric/YouCompleteMe/issues/18