YouCompleteMe/python
micbou d59dfb0a7e Do not send request if server is down
Do not send an "event_notification" request in OnFileReadyToParse
function if server process is terminated. Otherwise, it blocks Vim
for one second or results in a traceback each time the InsertLeave,
CursorMoved, CursorHold, and BufferVisit events are triggered.
2016-03-09 16:53:20 +01:00
..
ycm Do not send request if server is down 2016-03-09 16:53:20 +01:00
test_requirements.txt Updating to latest ycmd 2016-02-22 09:50:15 -08:00