Skip to content

Instantly share code, notes, and snippets.

@MichaelDrogalis
Created February 16, 2015 16:10
Show Gist options
  • Save MichaelDrogalis/09ef8e3a9cc55cdfb04d to your computer and use it in GitHub Desktop.
Save MichaelDrogalis/09ef8e3a9cc55cdfb04d to your computer and use it in GitHub Desktop.
(add-hook 'clojure-mode-hook '(lambda ()
(local-set-key (kbd "RET") 'newline-and-indent)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment