mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-04 08:05:48 +08:00
0c2831d9a6
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.