Use v to switch to visual mode, select your text: use "U" for switching the text to uppercase "u" for switching the text to lowercase.
On Fri, Oct 23, 2009 at 3:09 PM, Jeri Raye <[email protected]> wrote: > > Hi, > > I have a list which contains uppercase and lower case letters. > How can I change everything to lowercase. > For example: > > AAA > BBB > CCC > aaa > bbb > ccc > Then > then > High > high > > should be come > > aaa > bbb > ccc > aaa > bbb > ccc > then > then > high > high > > Rgds, > Jeri > > > > -- Christophe-Marie Duquesne --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
