hi,

i have some questions about vim7/vim:

- in "help ft-c-omni" i can read "CTRL-X CTRL-O" shouldn´t this be
"CTRL-N CTRL-P" ? "new-omni-completion" section too.

-how about display line numbers in the completion popup menu ?
this would increase the speed to insert the desired string. (by typing
the line number).

- i wonder how to display function prototype without leaving the insert
mode (for example after writing the function name.) atm afaik ctags
only provides the first line of the function declartion. (the function
prototype is cut on the first new line) but usually the function
prototype needs 2-6 lines to display all variables. so display the
function prototype using ctags do not work (good). using the preview
window i need to leave insert mode go back to the function name to
display it.... so do i miss a way to display long functions prototypes ?
Is ready script to use preview window in insert mode available ?


regards jochen


-




Reply via email to