I setup Vim to use nailgun server. I start the nailgun server using "lein vimclojure" plugin and use the VimClojure vim plugin to connect to it. Everything works great and I can start a REPL inside Vim using the command :ClojureRepl. All of this is on Windows 7.
However, I want to start a REPL on the same nailgun server instance from outside of Vim - from my command prompt. So that I can send my expressions to the server from the Vim editor but then switch to my command prompt REPL (in another window) to test it out. Is there a command/technique to do this? Thanks Shoeb -- 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