Skip to content
Unverified Commit d301d5cb authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

vimPlugins.clang_complete: fix path to libclang.so

With the current plugin configuration I get the following error when
opening a C/C++ file in ViM:

```
"main.cpp" 246L, 7522C
Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla
ng-3.9.1/lib/libclang.so' contains libclang?
```
parent daa0cd73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment