Dear Vim users,
Vim is great! .. but you already knew that. I do have a question though.
After many hours of frustration, I can't seem to figure out how to "paste"
variables into the document. The reason is why I want to do this is to make
some macros paste the vim global data.
Let's say, for example, that I wanted to macro to paste
"loaded_vimballPlugin" in the :let variable screen. How would I do it?
:map \Z i{echo loaded_vimballPlugin} is the value!<Esc>
Any thoughts? I have honestly read through the documents... but then again,
as my dad says, I'm a bit "stunned" when it comes to finding relevant
information regarding something. Thanks!
--
smu johnson <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---