forked from VimPlug/jedi-vim
63dc0badac
Without this, the <C-x><C-o> triggered by jedi-vim would cause the first match to be inserted (and selected). When using completopt=longest, this was less so an issue.