Hi, :h quote= states:
,----
| 6. Expression register "= *quote_=* *quote=* *@=*
| This is not really a register that stores text, but is a way to use an
| expression in commands which use a register. The expression register is
| read-only; you cannot put text into it. After the '=', the cursor moves to
`----
However, one can use :let @= = '"foobar"' and also
:call setreg('=', '"foobar"')
That documentation should be adjusted, since there is even a test for
that feature.
Best,
Christian
--
lim ----
8-->9 \/ 8 = 3
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.