vim - clang complete doesn't work -


i installed clang_complete vim,but doesn't work. example: when typed std:: in c++ file vim, bottom of vim's window shows that:

user defined completion (^u^n^p) pattern not found 

how can solve this?

the common solution appears to add:

let g:clang_user_options='|| exit 0' 

to .vimrc file.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -