YouCompleteMe/python/completers/cpp
Strahinja Val Markovic c391bdcc62 Reducing RAM consumption by deleting unused caches
When the user deletes a buffer, we can delete the clang caches for that file.
Fixes #184.
2013-03-16 10:41:47 -07:00
..
__init__.py Completer plugins now have their own folder 2012-08-05 14:14:31 -07:00
clang_completer.py Reducing RAM consumption by deleting unused caches 2013-03-16 10:41:47 -07:00
clang_helpers.py Printing an error when no ycm_clang_options.py file 2013-01-22 17:13:14 -08:00
flags.py Minor post-PR changes 2013-02-28 09:54:22 -08:00
hook.py No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00