KF wrote:
' is a normal command to jump to a mark where it was mark with m
command.
" is register selection for copying/moving/yanking text.
:help '
:help m
:help "
HTH.
KF
I suppose I should have asked
What is the difference between ' and ''
when used as a delimiter?
'xxx' vs "xxx"
But you have pointed up another set of overloading
on the meanings/uses of these characters.
--
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