vim-repeat/autoload
Christian Wellenbrock 7568a9604b Revert order of feedkeys calls to fix counts
Since we are using the `i` flag, the feedkeys calls insert the keys
instead of appending. That's why we need to insert the second part of
the command before inserting the first part in front of it.
2015-04-03 12:30:43 +02:00
..
repeat.vim Revert order of feedkeys calls to fix counts 2015-04-03 12:30:43 +02:00