New entry to the FAQ
This commit is contained in:
parent
05f57e16d1
commit
1f923b55d7
@ -412,6 +412,12 @@ If you don't want this window to ever show up, add `set completeopt-=preview` to
|
|||||||
your `vimrc`. Also make sure that the `g:ycm_add_preview_to_completeopt` option
|
your `vimrc`. Also make sure that the `g:ycm_add_preview_to_completeopt` option
|
||||||
is set to `0`.
|
is set to `0`.
|
||||||
|
|
||||||
|
### It appears that YCM is not working.
|
||||||
|
|
||||||
|
In Vim, run `:messages` and carefully read the output. YCM will echo messages to
|
||||||
|
the message log if it encounters problems. It's likely you misconfigured
|
||||||
|
something and YCM is complaining about it.
|
||||||
|
|
||||||
Contact
|
Contact
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user