I keep the increment/decrement bindings <C-a> and <C-x> unmapped in my vimrc, because I rarely need them and they can cause a lot of headache if unknowingly pressed during development.
For the rare case where I do need this functionality, is there a way I can invoke the increment/decrement actions without temporarily binding them again?