Fork me on GitHub
#conjure
<
2020-09-29
>
dharrigan10:09:41

Man, something really annoying atm (I don't think this is conjure-specific)

dharrigan10:09:09

typing away in vim, the completion (using coc) pops up, I type some stuff, the completion looses focus, cursor jumps to the top of the window, and I start to overwrite my ns

Olical10:09:39

:thinking_face: smells like something on a timer conflicting with whatever CoC is doing or maybe another plugin conflicting and firing things that it thinks will only affect insert mode, like paren matching or something.

dharrigan10:09:42

yeah. it's only started to happen past few days

dharrigan10:09:45

perhaps week

dharrigan10:09:47

super annying

Olical10:09:03

Hmm, I guess nothing obvious in your setup changed? Would be neat to rule out Conjure / a specific file type I guess

Olical10:09:07

Like if it happens in JS or something too then it's probably some general plugin or a custom mapping? If it's getting on your wick feel free to share an asciinema or something and I can speculate wildly about what it could be 😅

dharrigan10:09:15

I can try in JS in a bit 🙂 Funnily enough I'm not seeing the other condition a few days ago, the one about the phantom log message messing up the hud

Olical10:09:13

Huh interesting! I wonder if they fixed that one on the CoC end?

Olical10:09:33

If it's anything to do with Conjure I'll of course get that fixed, if it isn't I'd still like to help!