Open jan-warchol opened 4 years ago
Hmm I tried using your minimal configuration with terminal neovim and was unable to reproduce it
Indeed, it works in neovim. Perhaps I should make the switch... Is there a chance you could try making it work with original vim, too? It would be great to have portable configuration.
Honestly I'm not sure if I'll have time to look into this further. It sounds like it might be tricky given that neovim apparently fixed the problem
Thanks for making this awesome plugin, it's one of the very best I know!
I've noticed that setting
langmap
(which can be used to swap keys in normal mode e.g. to accomodate a custom keyboard layout) breaks subversive. Here's a minimal configuration:Observed behavior:
sw
,siW
etc.)s
4 timesNote that the langmap doesn't touch
s
key at all. I guess it has something to do with usingd
motion internally... I would be very grateful for a fix, subversive is awesome but I need to uselangmap
as well because I have a custom keyboard.PS Vim version: