-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hi
I am having trouble with your plugins vim-surround and vim-repeat. Although I found a dirty workaround I thought you might want to know what the issue is.
The problem is that when I use the features from surround.vim, my u
key (which I have remapped) is remapped back to being undo. This happens in repeat.vim.
The workaround I have found is to source repeat.vim just before I set my custom keymappings in .vimrc.
(I tried moving repeat.vim from the autoload
directory to plugin
, this only results in the u
key being remapped when vim starts).
Metadata
Metadata
Assignees
Labels
No labels