mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-15 23:07:08 +08:00
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.