tpope / vim-repeat

repeat.vim: enable repeating supported plugin maps with "."
http://www.vim.org/scripts/script.php?script_id=2136
2.59k stars 81 forks source link

Fix hiding of Vim's internal undo/redo messages #29

Closed blueyed closed 9 years ago

blueyed commented 9 years ago

Patch from @wilywampa.

Fixes: https://github.com/tpope/vim-repeat/issues/27

wilywampa commented 9 years ago

I merged my fork with upstream today which affected the code in this pull request. Can you point the pull request to https://github.com/wilywampa/vim-repeat/commit/ae33d0438f75a111cf51ec7645c5629a45d113fe or you can close it and I'll open a new one? Thanks.

blueyed commented 9 years ago

@wilywampa Ok. A new PR would be good, using the message from https://github.com/wilywampa/vim-repeat/commit/23bb1e0deacf6ad053d09ebe1e25548d24940cbc then probably. Thanks.