vi-mode: Allow count for multiple undo/redo
Adds the ability to use a count number before undo/remove commands to
perform a multiple operation, similar to other commands and regular vim
(ex. 3u to undo the last 3 operations)
Edited by Ismael Asensio