# Try an interactive Conjure tutorial without installing Conjure! | |
# All you need is curl and an up to date nvim. | |
curl -fL conjure.oli.me.uk/school | sh |
Sorry about the error, I think it has something to do with a change in Neovim 0.5+, possibly around the runtimepath
although I'm not sure yet. If you install the plugin (without using this temporary approach) you should be able to execute :ConjureSchool
absolutely fine though.
I guess the technique I used to temporarily add Conjure onto the runtimepath
no longer works 🤔
So I'm not fully sure on the issue but it looks like I need to add --cmd "source $PREFIX/conjure-master/plugin/conjure.vim"
to school.sh
now too, that wasn't required before but I guess something in Neovim changed. Not sure what, probably around plugin management and the packpath / packadd thing.
Should be fixed on develop
will be released once I'm done with some other work. Just a note that it's fixed somewhere upstream and until then you'll need to install it through a plugin manager to use the school, sorry!
Updated to point at the "new" domain. I just use a sub-domain now instead of paying for conjure.fun
which was surprisingly expensive!
Error detected while processing VimEnter Autocommands for "*
":
E492: Not an editor command: ConjureSchool