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

Cannot use clang_complete with vim on Fedora #588

Open
Feoggou opened this issue Dec 21, 2021 · 0 comments
Open

Cannot use clang_complete with vim on Fedora #588

Feoggou opened this issue Dec 21, 2021 · 0 comments

Comments

@Feoggou
Copy link

Feoggou commented Dec 21, 2021

Hey. I tried the steps, but I can't make it work.

I'm using Fedora 34, Python3.9, clang 12, vim 8.2.

I have this line in ~/.vimrc:

let g:clang_library_path='/usr/lib64/llvm/'

(I previously tried with '/usr/lib64/', still didn't work).

I had copied the clang_complete directory to ~/.vim/clang_complete

I created a file called .clang_complete in the current directory. I added this line to it:

-I/usr/include/c++/11

And, when I use vim, e.g. to edit a .cpp file in this current directory... nothing happens.

Did I miss something important?
I would really appreciate help.

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

1 participant