Hi,
How do you convert all text in vim to lowercase? Is it even possible?
Thanks, Kenneth
|
|
Hi, How do you convert all text in vim to lowercase? Is it even possible? Thanks, Kenneth
|
||||||
|
|
|
|
||||||
|
|
|
Many ways to skin a cat... here's the way I just posted about:
Likewise for upper case:
I prefer this way because I am using this construct ( |
||
|
|
|
|
If you are running under a flavor of Unix
|
||||
|
|
|
I assume you want lowercase the text. Solution is pretty simple:
Explanation:
|
||||
|