Getting a Clojure REPL in Vim with VimClojure, Nailgun, and Leiningen
2011/12/19Having a Clojure REPL (Read Eval Print Loop) right inside Vim makes it easier to test ideas, get documentation, and explore your code. There are a few hoops that you need to jump through to enable it, but the payoff is worth it.