clang_complete icon indicating copy to clipboard operation
clang_complete copied to clipboard

Error occurred in `CodeCompleteTimer`

Open j5shi opened this issue 9 years ago • 0 comments

Vim: Caught deadly signal ABRT
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/j5shi/.vim/bundle/clang_complete/plugin/libclang.py", line 463, in WarmupCache
     timer = CodeCompleteTimer(0, "", -1, -1, params)
     TypeError: 'NoneType' object is not callable
Vim: Finished.
Aborted (core dumped)

j5shi avatar Nov 30 '16 08:11 j5shi