I installed vim-jedi for autocompletion and I'm pretty happy about it except that when I open a parenthesis after a function name, the function signature appears at the top of the cursor and it is pretty annoying since the code "jumps" a few line.
Is it possible to change the location of this to be at the bottom of the cursor or in a split window at the bottom?
Thanks.