|
|
|
|
|
by chrismorgan
1854 days ago
|
|
> vlU I think you meant just vU, as you were only capitalising the letter under the cursor. You can actually also achieve this without entering visual mode: gU{motion} changes to uppercase, so gUl uppercases the letter under the cursor. |
|