clang-complete

C-family Semantic Autocompletion Plugins for Vim (C/C++ completion) using Clang (clang_complete, YouCompleteMe)

℡╲_俬逩灬. 提交于 2019-11-28 16:52:04
问题 I am using 64-bit Vim on windows, this version by Haroogan: +python27 +python33 +huge I am trying to use clang_complete, so I took the libclang.dll library here and I set up my vimrc correctly. libclang.dll is found. However when I open a *.cpp file I now have a message: libclang cannot find the builtin includes this will cause slow completion code but I have no completion at all... I found this post with the guy who build the version of Vim that I use, but there is no clear instruction about