YouCompleteMe/python
Strahinja Val Markovic c3fcaf2b29 Strict 0.5s time budget for completion requests
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.
2013-10-14 11:08:15 -07:00
..
clang_includes Using the new clang 3.3 headers 2013-06-19 21:58:53 -07:00
ycm Strict 0.5s time budget for completion requests 2013-10-14 11:08:15 -07:00
test_requirements.txt Adding WebTest to pip test dependencies 2013-10-07 11:03:28 -07:00