YouCompleteMe/python/completers
Strahinja Val Markovic 6fb784e61b Making the python thread not hang Vim on exit
As the Pytho docs say, "The entire Python program exits when no alive non-daemon
threads are left." Basically, the daemon threads are safely killed.
2013-03-24 15:04:00 -07:00
..
all Making the omni completer more robust 2013-03-22 10:26:18 -07:00
c No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
cpp More info for conf file load dialog message 2013-03-19 12:59:17 -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 Making the python thread not hang Vim on exit 2013-03-24 15:04:00 -07:00
__init__.py Initial, rough version of completer separation 2012-08-04 17:46:54 -07:00
completer.py Reducing RAM consumption by deleting unused caches 2013-03-16 10:41:47 -07:00