In vim, what is the character command sequence to put the same character before and after a word. I think there's a way to do it but I forget.
Say I have the word candy
and I want to make it =candy=
. Isn't there command sequence to do this more efficiently than entering insert mode twice?