Hi - Ive just upgraded and I'm getting this error when installing with dein.
[dein] /Users/thecontinium/.cache/vim/dein/repos/github.com/Olical/conjure__
[dein] fatal: invalid reference: nvim
Anyone else getting this ?
I’m running with: NVIM v0.5.0-dev+1405-g2f0e5e7e6
Oh, you mean the latest dein? Or using the tip of Conjure's branch causes the error?
I hope it's okay now!
dein using a version was causing an issue; using the tip of conjure branch with dein is working fine thanks
Hmm, maybe I broke something! I'll have a look ASAP.
thank you
It seems to be passing fine in CI and for me while in development, so I wonder if it's something more subtle or something behind an option that isn't normally seen.
To reduce the size of `runtimepath`, dein.vim merge plugins into a single directory. Maybe this is an issue for conjure now. I’ll try with no merge.
mmmm! dein has just been updated and I still get the error on load but conjure seems to be working now. Looks like a dein issue. I’ll let you know. Cheers.
using latest revision rather than the tip of main with dein was causing the issue