completor.vim icon indicating copy to clipboard operation
completor.vim copied to clipboard

Just show the function arguments over it with Jedi

Open Morantoine opened this issue 5 years ago • 0 comments

Loving this plugin, but is there any way to show the function arguments in a small pop up line over it instead of the big doc preview window? Thanks !

Morantoine avatar Sep 25 '20 16:09 Morantoine

You can use echodoc.vim plugin. You need to set the type as floating to get exactly what you specified.

khaveesh avatar Sep 28 '20 15:09 khaveesh