Hey, I have a few Vim issues on parinfer-rust. Since I'm no longer using Vim as my daily driver, I'm getting less familiar with how to fix things. Is anyone here interested in investigating these issues?
@timok ^
🙂 @eraserhd you don't use vim anymore? what do you use?
heh, kakoune.
It's kind of like Vim, except completely different.
😎 but vim!
🙂
I would certainly be interested in working on a fix for the history. but afaik it is vim related and not a problem with parinfer-rust, right?
which issue is that? Kakoune has bad undo history issues, but Vim largely worked AFAIK.
I thought you had to file an issue with vim @eraserhd?
a bit like https://github.com/eraserhd/parinfer-rust/issues/14 where undo does stop undoing but incrementing the counter and redo is not possible anymore
Oh, the one where some Vim builds on Mac OS have entitlements set so that Vim cannot load dynamic libraries?
I do experience this on arch linux
and a friend of mine as well on macos
I was thinking of this
AFAIK, that's all been resolved?? I was not aware it was happening again.
Should I open an issue where we can discuss a possible solution? I could maybe help
Sure.
Someone recently reported something that suggests brand new Neovim is not working. That's the kind of thing I was thinking would be nice to have help on.
Oh, I see that's you on #14.
Let's reopen it, if it is happening again.
:thumbsup:
thanks @eraserhd for reopening. I will try to improve my vimscriptfu and help where I can
np. I commented on the PR about finding Vim's regression. We should figure out if it was intentional.