Skip to content

Instantly share code, notes, and snippets.

@jaycfields
Created June 4, 2013 21:14
Show Gist options
  • Save jaycfields/5709663 to your computer and use it in GitHub Desktop.
Save jaycfields/5709663 to your computer and use it in GitHub Desktop.
(define-clojure-indent
(expect 'defun)
(expect-let 'defun)
(given 'defun)
(context 1)
(freeze-time 1)
(redef-state 1)
(from-each 1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment