YouCompleteMe/python/ycm/client
Strahinja Val Markovic 18be5c254a Increasing worker thread count to 30
If it takes a while to compile the user's C++ file, the YCM client/server may
run out of threads. Vim gets laggy then.

This is a stopgap measure until I think of something better.
2014-02-07 12:46:45 -08:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Increasing worker thread count to 30 2014-02-07 12:46:45 -08:00
command_request.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
completion_request.py Decoding completion strings to utf8 for Vim 2014-01-15 11:25:57 -08:00
event_notification.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
omni_completion_request.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
ycmd_keepalive.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00