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

Feature: Add support for Dispatch #166

Closed dhruvasagar closed 10 years ago

dhruvasagar commented 10 years ago

For eval etc, it would be nice if we used dispatch instead so I can continue working and be notified later

tpope commented 10 years ago

Async would be nice but wrapping our API client up in an external script just to leverage dispatch.vim? I don't see it.