Sunday, May 9, 2010

complete on :py commands?

Hi,

I'm running vim 7.2 on Windows XP 32-bit.

I run python inside vim frequently and I'm wondering if there is a way
to get completion as in:

:py print a<TAB>

which would then complete on the local variables that start with the
letter 'a'. Even better, how about:

:py <TAB>

and then have it complete on everything in the locals( ) namespace.

Is this possible? Is there a plug-in for it?

Thanks!

--
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: