Closed jgollenz closed 1 year ago
// no trailing whitespace in the line below nvim-spider is great ^
Doing e.g. ce will leave you with
ce
nvim-spider is t ^
It works fine when there is a trailing whitespace
v0.9.0-dev-1312+g908494889
oh boy, vim indeed has some weird quirks when it comes to indeces. Fixed
Indeed. Interesting how one never notices these things until they change :grin: thanks a lot for the quick fix!
Bug Description
Doing e.g.
ce
will leave you withIt works fine when there is a trailing whitespace
neovim version
Make sure you have done the following