+3
Increment numbers with Ctrl+A and decrement with Ctrl+X in Vintage mode
In Vim, Ctrl+A increments the number under the cursor and Ctrl+X decrements it. This would be a nice addition to the Vintage mode.
Service d'assistance aux clients par UserEcho
Somebody has made this as a plugin already - https://github.com/ignacysokolowski/SublimeVintageNumbers
It would be nice to have it in normal mode as this is a great feature whilst writing CSS.