clojure-vim/acid.nvim

Not an Editor command: AcidInit

ibarrick opened this issue · 2 comments

I'm getting this error everytime I open a file. I've tried removing and reinstalling the plugin. Any idea what this could be?

Hi @ibarrick.

Acid.nvim is a remote plugin, so you must run :UpdateRemotePlugins after installing it.

I'll update the Readme.

Cheers!

Thanks! I knew I had this issue before but I couldn't remember how I had fixed it.