Skip to content

Instantly share code, notes, and snippets.

@bsteuber
Created March 14, 2012 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsteuber/2036624 to your computer and use it in GitHub Desktop.
Save bsteuber/2036624 to your computer and use it in GitHub Desktop.
(defun clojurescript-repl ()
(interactive)
(run-lisp "lein1 trampoline cljsbuild repl-listen")
(paredit-mode +1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment