I copied clang_complete.vim
to plugin, but when I typed .
after some variable, it says:
pattern not found
I searched this issue, and somebody said I should configure g:clang_complete_auto:
and g:clang_complete_copen:
. How can I do this?
I had the same problem and resolved it by adding the following to my .vimrc
let g:clang_user_options='|| exit 0'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With