Tony Mechelynck wrote:
> If you have a large amount of text that you want to
> post-process you may want to store it in a buffer;

You mean, insert from ruby variable into hidden "scratch" buffer
and then takeover the content of this buffer into VIML variable ?
This sounds interesting. Thanks, I will keep this possibility in
mind.

> for a variable, I believe VIM::command("let foobar = 'value'")
> is the right way to do it.

Thanks for confirming that. I think I will stick with this
solution.

--
Anton

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to