YouCompleteMe/autoload
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
..
youcompleteme.vim Fix BufferUnload event notification 2016-10-08 16:43:50 +02:00