Set up swank
lein plugin install swank-clojure 1.4.0 # install swank
lein swank #start swank (preferably in hidden screen session and in lein project)
Commands
'( #turn of paredit
,c #connect to swank session
,d #evaluate defn
,e #evaluate expression
Useful links
Installing clojure
Show archive.org snapshot
Vim setup
Show archive.org snapshot
Posted by gmitrev to Georgi's deck (2012-03-31 21:19)