Skip to content

Nothing works - Jump to declaration, auto completion etc #580

@MartinChekurov

Description

@MartinChekurov

My vim and clang are both 32 bit.
I am using python 2.7.
I have set correctly the path to clang:
let g:clang_library_path='C:/Program Files (x86)/LLVM/bin'
I have set correctly that i want to use compile_commands.json:
let g:clang_use_library = 1
That's all my clang configuration in _vimrc.
When i open a .c file i get no errors.
Also i have compile_commands.json file.
But none of the features of the plugin works...I don't know why.
Jump to declaration - C-] doesn't work.
C-W C-U for autocomplete - Pattern not found

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