Posted on Wednesday, 29th August 2007 by Lee

I have been using vim for a couple years and every week it seems I learn some new feature or trick you can do. Recently I learned how to convert a selection to either all uppercase or all lowercase letters.
Convert a visual selection to all uppercase letters.
gU
Convert to lowercase letters
gu
Posted in Everyday Tips, Ubuntu | Comments (1)











April 14th, 2008 at 7:01 am
Hi,
Just noticed this. Thanks for the tip, but the command doesn’t have a : prefix. Just use it as directed but without :