Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'vim extension' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
vim extension
Authored by: thaigan on Jun 10, '04 01:39:41AM

A couple more useful ones:
3~ reverses case for three characters
g~~ reverses case for the whole line



[ Reply to This | # ]
vim extension
Authored by: thaigan on Jun 10, '04 01:42:28AM

I meant to mention these useful ones too:
guu lowercase line
gUU uppercase line



[ Reply to This | # ]