RT @vim_tricks
Change case inside a substitution pattern:
• \U – uppercase everything after
• \L – lowercase
• \u – uppercase next char
• \l – lowercase
• \e or \E – stops changing
? Read the tip: https://bit.ly/2Joqo78
? Sign up for our Vim tips newsletter: https://bit.ly/vimtricks