Friday, October 3, 2014

Re: VimL: How to make a variable?

On Friday, October 3, 2014 11:55:38 AM UTC-5, stevelitt wrote:
>
> I've read the help for global-variable, internal-variables, and
>
> normal!, but still can't find how to do a replace. Consider the
>
> following "hello world" script, called ~/test.vim:
>
>
>
> =================================
>
> let g:myvar="MyVariableText"
>
> normal! sg:myvar
>
> =================================
>


http://vimhelp.appspot.com/vim_faq.txt.html#faq-25.13

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment