I just quickly tried out the lein-tarsier and I'm getting:

$ lein vimclojure
Starting VimClojure server on 127.0.0.1, port 2113
Happy hacking!
(now I open http://127.0.0.1:2113 in my browser)

java.lang.OutOfMemoryError: Java heap space
        at vimclojure.nailgun.NGSession.run(NGSession.java:199)
java.io.EOFException
        at java.io.DataInputStream.readFully(DataInputStream.java:197)
        at java.io.DataInputStream.readFully(DataInputStream.java:169)
        at vimclojure.nailgun.NGSession.run(NGSession.java:195)

Any idea what am I doing wrong? I use Leiningen 1.7.1

Bost

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to