Go to file
Strahinja Val Markovic 6a2f8c859c Using -x c++ in clang opts so that headers compile
The problem is that clang loves to assume that .h files are in C. -x c++ gives
it a nudge in the right direction.
2012-08-11 19:46:22 -07:00
autoload Refactored the clang completer; many bugs fixed 2012-08-11 19:37:08 -07:00
cpp Using -x c++ in clang opts so that headers compile 2012-08-11 19:46:22 -07:00
plugin Option to auto-close preview window on select 2012-08-06 21:29:56 -07:00
python Refactored the clang completer; many bugs fixed 2012-08-11 19:37:08 -07:00
.gitignore Renaming 'indexer' to the more accurate 'ycm_core' 2012-08-04 18:59:22 -07:00
README.md Adding initial readme file 2012-04-15 20:14:47 -07:00

Work in progress, NOT yet ready for primetime!