@ -138,6 +138,7 @@ let g:instant_markdown_autostart = 0
" You complete me configuration file
let g:ycm_global_ycm_extra_conf = '~/.vim/ycm_extra_conf.py'
let g:ycm_confirm_extra_conf = 0
set completeopt-=preview
" Rust source
let g:ycm_rust_src_path='/opt/rust/src'