Closed alok closed 8 years ago
@Alok Thanks.
What are you set g:deoplete#sources#clang#libclang_path
and g:deoplete#sources#clang#clang_header
?
@Alok Maybe, you have not libclang.dylib
.
Required install llvm --with-clang
use Homebrew, or self building llvm.
If you have a dylib, please set g:deoplete#sources#clang#libclang_path
Setting g:deoplete#sources#clang#libclang_path
to my installation of llvm (/usr/local/Cellar/llvm/HEAD/lib/libclang.dylib
) fixed it.
I'm running the latest of deoplete, neovim, OSX, and deoplete-clang.
I get this error when starting neovim: