d8f7fe7598
Since there seems to be a bug with "norm" in Vim prior to 7.3.100, better go back to using feedkeys. The repeat call can still be remapped by using something like: nnoremap . :call repeat#run(v:count)<bar>call feedkeys('`.', 'n')<cr> |
||
---|---|---|
.. | ||
repeat.vim |