cljr require macro - clojure-emacs/clj-refactor.el GitHub Wiki
Adds a (:require-macro ) clause to the namespace declaration if necessary, then lets you type out your import in a highlighted field. Tab out of the field to jump back to where you were. If cljr-auto-clean-ns is true (the default), the namespace is cleaned up afterwards.
