Fork me on GitHub
#vim
<
2018-09-05
>
eraserhd00:09:10

I made the #kakoune channel for Clojure with the kakoune editor.

thiru16:09:14

undo still seems broken with parinfer-rust? I'm running the latest version with Neovim 0.3.1

eraserhd17:09:20

@thiru0130 v0.3.1 is before the undo fixes were merged to Neovim.

eraserhd17:09:02

I don't see that they've made a new release, so you'll have to use HEAD to get the undo fixes.

thiru17:09:27

Ahh ok right. Thanks @eraserhd!

eraserhd17:09:53

np! Happy hacking!

schmee17:09:52

is this undo bug a thing in mainline Macvim as well?

schmee17:09:24

I’ve noticed that my undos sometimes breaks but it happens rarely enough that I haven’t bothered to look into it

eraserhd19:09:06

I imagine it does, but I actually don't know anything about MacVim and how it tracks Vim. But both Vim and Neovim were broken and by code that happened well before The Fork.

schmee19:09:31

is the issue fixed in regular Vim?

eraserhd12:09:03

Yes, though Homebrew only updates for patches %50.

schmee12:09:41

ahh nice, then I guess it’ll trickle down into Macvim eventually. thanks for the info!