Go to file
Strahinja Val Markovic 74c363ef60 These headers magically speed up completions.
Clang searches for these files and if it doesn't find them, completion is twice
as slow (or slower) than otherwise.

See this issue report for more details:
https://github.com/Rip-Rip/clang_complete/issues/17
2012-07-23 18:45:00 -07:00
autoload Now reparsing clang files on buffer enter 2012-07-23 18:45:00 -07:00
cpp Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00
plugin Added flag to turn off clang completion if desired 2012-07-23 11:15:25 -07:00
python These headers magically speed up completions. 2012-07-23 18:45:00 -07:00
.gitignore Updating to boost 1.50 2012-07-21 11:37:40 -07:00
README.md Adding initial readme file 2012-04-15 20:14:47 -07:00

Work in progress, NOT yet ready for primetime!