Capitalize first letter of each word in a selection using vim

前端 未结 6 2405
抹茶落季
抹茶落季 2020-12-12 13:13

In vim, I know we can use ~ to capitalize a single char (as mentioned in this question), but is there a way to capitalize the first letter of each word in a sel

6条回答
提交回复
热议问题