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

Document how to remap U. #6

Closed sjl closed 12 years ago

sjl commented 12 years ago

I never use the U command, so I'd like to map something else to it in my .vimrc. Unfortunately Repeat binds U itself, overwriting any mappings I've made in my .vimrc.

What's the recommended way to get around this?

tpope commented 12 years ago

There isn't one. Except the one I just added.