Thursday, April 1, 2010

What plugin would do this?

I'm positive some of you already do this, and I wanna too ;) so bear
with me.

I map some F-keys with stuff like

:imap <f2> for(i=0;i ;i++)
:imap <f3> vector< >::iterator it = xxx.begin(), end = xxx.end()
:imap <f4> while (my ($k,$v) = each %

I'd have a about a hundred of those if I could use a popup menu, ala
completion ctrl-n/p, just a alphebetized list.

How can I do that?

--
MK <halfcountplus@intergate.com>

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: