c3fcaf2b29
Vim still loves to block the main GUI thread on occasion when asking for completions... to counteract this stupidity, we enforce a hard budget of 0.5s for all completion requests. If the server doesn't respond by then (it should, unless something really bad happened), we give up. |
||
---|---|---|
.. | ||
client | ||
completers | ||
server | ||
tests | ||
__init__.py | ||
base.py | ||
extra_conf_store.py | ||
test_utils.py | ||
user_options_store.py | ||
utils.py | ||
vimsupport.py | ||
youcompleteme.py |