mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-06-17 14:35:57 +08:00
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.