After cloning this repo (which is great by the way; thanks!) to make a brand new nvim config, I noticed that if I opened a .janet file I did get syntax highlighting but ConjureConnect wouldn't work.
After installing janet.vim everything worked correctly. Maybe it would be a good idea to add it as one of the pre-packaged plugins? Or add a note about it in the readme.
After cloning this repo (which is great by the way; thanks!) to make a brand new nvim config, I noticed that if I opened a
.janetfile I did get syntax highlighting butConjureConnectwouldn't work.After installing janet.vim everything worked correctly. Maybe it would be a good idea to add it as one of the pre-packaged plugins? Or add a note about it in the readme.