I notice it mentions Ctrl-a and Ctrl-x which "increment or decrement any number after the cursor on the same line". I hate these shortcuts because several times I've accidentally pressed them (e.g. on some level thinking I'm in Spacemacs or in readline) and introduced a hard-to-find bug into my code without knowing it.
quesera|3 years ago
To disable, add these lines to .vimrc:
srik|3 years ago
civopsec|3 years ago
jcul|3 years ago