/clang_complete

Vim plugin that use clang for completing C/C++ code.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This plugin use clang for accurately completing C and C++ code.

How-to use it? Simply put it on ~/.vim/
It should work immediately.

See doc/clang_complete.txt for help and LICENSE for license (also read a note
in License section of the help file).