Clojure REPL Plugins (original) (raw)
This is a list of interactive development plugins for Clojure:
- fireplace.vim
nREPL client by Tim Pope. - slimv.vim
SWANK client for Vim by Tamas Kovacs. - screen
Send text to REPLs running in GNU Screen or tmux. Not Clojure specific.
By Eric Van Dewoestine. - vim-slime
Likescreen
above, an asynchronous REPL plugin that uses GNU screen and tmux. Not Clojure specific.
By Jonathan Palardy. - VimClojure
The original interactive Clojure editing environment by Meikel Brandmeyer.vim-clojure-static
is incompatible with the original VimClojure project in several small ways, so be sure to uninstallvim-clojure-static
when using VimClojure.