Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with OmniCppComplete #52

Open
xiaogaozi opened this issue Dec 11, 2011 · 1 comment
Open

Incompatible with OmniCppComplete #52

xiaogaozi opened this issue Dec 11, 2011 · 1 comment

Comments

@xiaogaozi
Copy link

When load a C++ file, Vim promotes these errors:

Error detected while processing /Users/xiaogaozi/.vim/bundle/omnicppcomplete/after/ftplugin/c.vim:
line    2:
E117: Unknown function: omni#cpp#complete#Init
Error detected while processing /Users/xiaogaozi/.vim/bundle/omnicppcomplete/after/ftplugin/cpp.vim:
line    2:
E117: Unknown function: omni#cpp#complete#Init

I'm using Vim 7.3 and OmniCppComplete. Thanks.

@tpope
Copy link
Owner

tpope commented Mar 1, 2012

Can you paste the output of :echo &runtimepath? Sounds like the after/ path is getting added but the root path is not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants