mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-01-21 16:42:07 +08:00
This will use CursorHoldI instead of CursorMovedI for displaying call signatures, with a delay of 500ms by default. This greatly enhances the experience with slow call signatures while typing (depending on how fast Jedi is for the given context).