Andrew Radev

Results 225 comments of Andrew Radev

I'm not sure where the first message is coming from, but adding a `silent` to the update calls seems to avoid it. I've also made a change to how reading...

> I get the point. But objectively I really didn't see any vimrc without set hidden in it. It so common that at this point I really think it is...

This crate uses the [id3](https://docs.rs/id3/latest/id3/index.html) crate for reading and writing data. I don't know if there's anything I can do on my side for this issue, unless I can detect...

Unfortunately, it seems like the error is still happening, and I don't think there's anything I can do to fix it on my end. It seems like some low-level issue...

Yes, this is described in the help here: https://github.com/AndrewRadev/switch.vim/blob/df58397cfa36d2f428ddc2652ba32d1db2af6d02/doc/switch.txt#L63-L69 There is no way for the plugin to automatically reverse the direction of regex-based switches. A dictionary definition says "if you...