Dear vimming Clojurians,

a word of warning:

If you have a file containing syntax errors or which contains
a namespace but is not in the Classpath, you probably want

  let clj_want_gorilla = 0

in your .vimrc. This also applies if you use files which have
side-effects when they are loaded.

The dynamic parts of VimClojure (formerly known as "Gorilla")
need the introspection facilities of Clojure, which only work
when the namespace is loaded correctly.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to