mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-04-14 14:59:37 +08:00
Parameters (or ellipsis) should show up in call signatures even when the index of the current argument is unknown. Closes https://github.com/davidhalter/jedi-vim/pull/499.