Tom Link wrote:
> BTW there is a vimRubyX plugin that extends the VIM module. I
> don't use it myself but the code (6kb) might give you some
> ideas.

Thanks for that suggestion. I have downloaded this script for
future references.

> VIM::command(%Q{let g:foo = #{a.inspect}})

Strange, but this is also works :) . What method do you think
have better performance / memory consumption - gsub("'","''") or
inspect ?

-- 
Anton

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

Reply via email to