One of the cool things about using Clojure is being able to evaluate code 
interactively in the read-eval-print-loop (REPL).  The  vim-fireplace 
project <https://github.com/tpope/vim-fireplace> on GitHub (aka Foreplay) 
is the newest & best way to accomplish this from within the Vim/GVim 
editor, so you don't even have to switch windows to copy/paste code like 
you would with the normal "lein repl" command.


I recently installed Fedora 18 and was trying to get everything configured 
for Vim+Fireplace when I got stuck.  Fortunately Google & StackOverflow 
lead me to a very nice 
article<http://www.boxuk.com/blog/unboxing-vim-fireplace/> from 
boxuk.com that helped to clear up the sticking points.  I've also copied 
the post 
here<http://cooljure.blogspot.com/2013/07/how-to-set-up-clojure-nrepl-using-vim.html>
 in 
case the original ever disappears from the web.  Enjoy!


Joe


-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to