completor.vim
completor.vim copied to clipboard
Just show the function arguments over it with Jedi
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 !
You can use echodoc.vim plugin. You need to set the type as floating to get exactly what you specified.