mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-03-08 06:16:46 +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).