Skip to content

Instantly share code, notes, and snippets.

@ryszard
Created March 8, 2012 02:09
Show Gist options
  • Save ryszard/1998069 to your computer and use it in GitHub Desktop.
Save ryszard/1998069 to your computer and use it in GitHub Desktop.
Slime Contrib for Clojure
(add-hook 'slime-connected-hook
(lambda ()
(slime-setup '(slime-c-p-c))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment