xavierd / clang_complete

Vim plugin that use clang for completing C/C++ code.
http://www.vim.org/scripts/script.php?script_id=3302
1.96k stars 308 forks source link

Try to fix #559 #560

Open ghost opened 6 years ago

ghost commented 6 years ago

Looks like 72eabd5516ce19801a691022d4ac9d5b04b09df2 partially undone #427.

xaizek commented 6 years ago

Do you confirm that the fix works?