Tim Alby
  • Home
  • About
  • Posts
  • Snippets

Tim Alby avatar
Tim Alby October 16, 2019

Vim Command to Capitalise a Line

I like to capitalise my Pull Requests titles. It’s a cumbersome task tho, so I’ve added to my Vim config a handy command to capitalise a line of text.

# Vim # Git