conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
2021-06-14T09:51:53.156600Z

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

2021-06-14T09:53:15.157500Z

Anyone else getting this ?

2021-06-14T09:53:18.157700Z

I’m running with: NVIM v0.5.0-dev+1405-g2f0e5e7e6

Olical 2021-06-17T16:26:29.163800Z

Oh, you mean the latest dein? Or using the tip of Conjure's branch causes the error?

Olical 2021-06-17T16:26:32.164Z

I hope it's okay now!

2021-06-17T16:28:44.164200Z

dein using a version was causing an issue; using the tip of conjure branch with dein is working fine thanks

Olical 2021-06-14T11:25:58.158Z

Hmm, maybe I broke something! I'll have a look ASAP.

2021-06-14T11:26:59.158200Z

thank you

Olical 2021-06-14T11:27:01.158400Z

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.

2021-06-14T11:35:10.158600Z

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.

2021-06-14T11:45:10.158800Z

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.

2021-06-14T16:21:06.159Z

using latest revision rather than the tip of main with dein was causing the issue