Skip to content

Cannot use clang_complete with vim on Fedora #588

@Feoggou

Description

@Feoggou

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions