Vim increment time
<C-a>
and <C-x>
will increase and decrease a digit, but it will also do the same for a time string. Using <C-a>
on "11:00 AM"
will change it to "12:00 PM"
.
Edit: This is actually a feature of @tpope 's speeddating plugin.
Tweet