Skip to content
Snippets Groups Projects
Commit 66a17de5 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

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

parent 5e73c0da
No related branches found
No related tags found
No related merge requests found
......@@ -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/*']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment