parent
12386dc0c2
commit
9eb5099ba1
@ -29,10 +29,10 @@ The only adapter shipped with fireplace.vim is for nREPL. You need either
|
||||
|if_pyth| or the python command in your PATH.
|
||||
|
||||
*fireplace-piggieback* *fireplace-clojurescript*
|
||||
ClojureScript is can be evaled with Piggieback if the appropriate nREPL
|
||||
middleware is loaded. https://github.com/cemerick/piggieback. Be aware that
|
||||
ClojureScript can be evaled with Piggieback if the appropriate nREPL
|
||||
middleware is loaded: https://github.com/cemerick/piggieback. Be aware that
|
||||
your ClojureScript files must be available on the classpath for this to work
|
||||
properly.
|
||||
properly, and that not all operations are supported.
|
||||
|
||||
*fireplace-:Piggieback*
|
||||
:Piggieback [{env}] Create a new nREPL session and invoke
|
||||
|
Loading…
Reference in New Issue
Block a user