YouCompleteMe/python/completers
Strahinja Val Markovic 4b039e2102 Using BufUnload instead of BufDelete
Seems to be more robust. This should help with memory consumption when using the
clang_completer. See issue #184.
2013-05-11 13:49:48 -07:00
..
all Filename completer now uses threads 2013-04-22 22:30:10 -07:00
c No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
cpp Using BufUnload instead of BufDelete 2013-05-11 13:49:48 -07:00
general Using BufUnload instead of BufDelete 2013-05-11 13:49:48 -07:00
objc No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
objcpp No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
python Minor refactoring & style cleanup 2013-05-09 20:28:04 -07:00
__init__.py Initial, rough version of completer separation 2012-08-04 17:46:54 -07:00
completer.py Using BufUnload instead of BufDelete 2013-05-11 13:49:48 -07:00
general_completer.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00
threaded_completer.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00