Clojure + Vim

Posted . Visible to the public.

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

Installing clojure Show archive.org snapshot
Vim setup Show archive.org snapshot

gmitrev
Last edit
Posted by gmitrev to Georgi's deck (2012-03-31 21:19)