TIL, in #Vim, <C-a> (or 10<C-a>) and <C-x> will add or subtract [count] to the first number of the current line (and move the cursor on it). Awesome for editing CSS!