Skip to content

cljr add import to ns

Lars Andersen edited this page Jan 28, 2016 · 3 revisions

ai Add import to namespace declaration

Adds an (:import ) 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.