junegunn / vim-peekaboo

:eyes: " / @ / CTRL-R
1.13k stars 39 forks source link

Fix #11 #12 - Temporarily disable mappings during replay #13

Closed junegunn closed 9 years ago

junegunn commented 9 years ago

feedkeys() doesn't work as expected when called during macro replay. This commit temporarily disables peekaboo mappings so that peekaboo doesn't get in the way. Expected to fix #11 and #12.

/cc @nicolaiskogheim