Closed xeruf closed 2 years ago
Thanks for the bug report. Can you:
thanks
Example text, cursor on the i
in normal mode: <hi>
Keys pressed ds>
- expectation that only hi
remains
Actual: Message "No such pair found", text does not change
I can't replicate this in a minimal setup, so it's probably your config (possibly Doom's) but it appears not to be an issue with evil-surround. I'd recommend you recursively bisect your config to find the culprit, and if you still can't find the cause, open an issue on the doom github. Hope that helps!
I'll close, but feel free to re-open if you discover it is in fact an evil-surround bug.
They seem to be in the list by default:
(?> . ("<" . ">"))
But neither
ys>
nords>
work for me, reporting "No such pair found"Doom config, maybe related: