update youcompleteme configuration file
forgot to change the path
This commit is contained in:
parent
fcc0148fc1
commit
00e4f560bd
@ -1,4 +1,4 @@
|
||||
let g:ycm_global_ycm_extra_conf = g:vim_config_home . "/config/plugins/youcompleteme/ycm_extra_conf.py"
|
||||
let g:ycm_global_ycm_extra_conf = g:vim_config_home . "/plugins/youcompleteme/ycm_extra_conf.py"
|
||||
let g:ycm_autoclose_preview_window_after_completion = 1
|
||||
let g:ycm_register_as_syntastic_checker = 1
|
||||
let g:ycm_server_keep_logfile = 1
|
||||
|
Loading…
Reference in New Issue
Block a user