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
~
There is also the very useful vim-titlecase plugin for this.