Disable preview
This commit is contained in:
1
vimrc
1
vimrc
@@ -138,6 +138,7 @@ let g:instant_markdown_autostart = 0
|
|||||||
" You complete me configuration file
|
" You complete me configuration file
|
||||||
let g:ycm_global_ycm_extra_conf = '~/.vim/ycm_extra_conf.py'
|
let g:ycm_global_ycm_extra_conf = '~/.vim/ycm_extra_conf.py'
|
||||||
let g:ycm_confirm_extra_conf = 0
|
let g:ycm_confirm_extra_conf = 0
|
||||||
|
set completeopt-=preview
|
||||||
|
|
||||||
" Rust source
|
" Rust source
|
||||||
let g:ycm_rust_src_path='/opt/rust/src'
|
let g:ycm_rust_src_path='/opt/rust/src'
|
||||||
|
|||||||
Reference in New Issue
Block a user