Ctrl-a
will increment the number under the cursor
Ctrl-x
will decrement the number under the cursor
Ctrl-a
will increment the number under the cursor
Ctrl-x
will decrement the number under the cursor
Ctrl-a selects all in Vim for Windows :(
Not only under the cursor, it works on first occurence of the number in the current line from the cursor.