tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

Example of how to specify Piggieback env argument #137

Closed pangloss closed 10 years ago

pangloss commented 10 years ago

It is unclear how or when to use the optional arguement to Piggieback. If it is possible to use it to connect to a browser REPL, that'd be great! However after spending a bit of time digging around I'm no closer to achieving that or understanding how to go beyond getting the very basic Piggieback default REPL.

Please give us some examples!

tpope commented 10 years ago

It's exactly what you'd pass after :repl-env as documented in the piggieback readme.