Clarifying an error message
This commit is contained in:
parent
0535d0ec9a
commit
f0ead1823a
@ -557,7 +557,7 @@ function! s:ForceCompile()
|
||||
\ 'ycm_state.GettingCompletions()' )
|
||||
|
||||
if !getting_completions
|
||||
echom "Unable to retrieve diagnostics, see output of `:mes` for details."
|
||||
echom "Unable to retrieve diagnostics, see output of `:mes` for possible details."
|
||||
return 0
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user