In Vim, you can type ctrl-a or ctrl-x to increment or decrement the next
number in the line. For example, suppose you have the following line:
1. Do something
If you put the cursor on number one and type ctrl-a repeated times, you notice
the number will increase to 2, 3, etc. Similarly, if you type ctrl-x, it will decrease
going into negative numbers if you do it enough times.
Let’s say you want to create a numbered list. You have a list of people: