forked from VimPlug/jedi-vim
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.
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.