Monday, June 6, 2011

Re: How to get returned value from python functions in vim scripts ?

Hi,

In ruby is something like:

VIM::command("return #{my_ruby_var.inspect}")

I expect to be the same in python.

On Mon, Jun 6, 2011 at 12:43 PM, Lenin <lenin.lee@gmail.com> wrote:
> Hi,
> I want to get returned value from python functions in vim scripts, how can I
> make 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
>

--
talek

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