YouCompleteMe/python
micbou 2fabac5a67
Fix BufferUnload event notification
Send the request as the unloaded buffer instead of the current buffer
for the BufferUnload event notification. This fixes the issue where
the filetype of the current buffer is not the same as the unloaded
buffer one, making the ycmd server uses the wrong completer when
handling the request.
2016-10-08 16:43:50 +02:00
..
ycm Fix BufferUnload event notification 2016-10-08 16:43:50 +02:00
test_requirements.txt Updating to latest ycmd 2016-02-22 09:50:15 -08:00