Hello all. What's the latest for using VimClojure with Clojure 1.2?
I've tried the instructions from a number of different pages that tell me how to set up Clojure, Leiningen and VimClojure, but I can't get any of them to properly start the REPL. There is always an exception raised from a forName() call.
I read this could possibly be due to an incompatibility between VimClojure and Clojure 1.2.
Has anyone gotten this combination to work? Can you post instructions/hints?