bugfix for c/ycm
This commit is contained in:
parent
d6806c1f20
commit
c41f2c8917
@ -23,7 +23,7 @@ if !exists('g:loaded_youcompleteme')
|
||||
finish
|
||||
endif
|
||||
|
||||
function! SyntaxCheckers_c_GetLocList()
|
||||
function! SyntaxCheckers_c_ycm_GetLocList()
|
||||
return youcompleteme#CurrentFileDiagnostics()
|
||||
endfunction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user