;
The
Motion
The ; command in Vim
Motion
repeat f/t
Repeat the last
f, F, t, or T search in the same direction. Use , to go in reverse.Examples
;(after f( → find next "(")3;(3rd next match)f( then ; ; ; (navigate all parens)
Reference
Learn every Vim command visually — right in your browser.
Add Vim What? to Chrome — FreeAlso on Firefox.
Related motions