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

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

Open
MartinChekurov opened this issue Jun 18, 2020 · 0 comments
Open

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

MartinChekurov opened this issue Jun 18, 2020 · 0 comments

Comments

@MartinChekurov
Copy link

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

@MartinChekurov MartinChekurov changed the title Nothinr works - Jump to declaration, auto completion etc Nothing works - Jump to declaration, auto completion etc Jun 18, 2020
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