Commit 66a17de5 authored by Taddeüs Kroes's avatar Taddeüs Kroes

ycm_extra_conf files now whitelisted in programming dir instead of having one global file

parent 5e73c0da
......@@ -12,6 +12,6 @@ call vundle#end()
execute pathogen#infect()
let g:ycm_global_ycm_extra_conf = '~/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp/ycm/.ycm_extra_conf.py'
source ~/cfg/vimrc
let g:ycm_extra_conf_globlist = ['~/programming/*']
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment