On 13/07/10 07:54, Tony Mechelynck wrote:
[...]
Hitting the dot repeats the last _change_ in Vim, not including
ex-commands. Also the last yank if you are in 'compatible' mode (or if
'cpoptions' includes the y flag; but "repeating a yank" means that the
text previously yanked is "forgotten" from the yank register — not very
useful). @: repeats the last ex-command. n repeats the last search.
Other than that, I don't think there's a built-in keystroke.

I forgot: ; (the semicolon, a command I rarely use) repeats the last f F t or T (move to, or just not to, a certain single character).



Best regards,
Tony.
--
Coito ergo sum

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

Reply via email to