Skip to content

cljr add import to ns

Magnar Sveen edited this page Apr 2, 2015 · 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. 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. Likewise for cljr-auto-sort-ns, which sorts it.

Clone this wiki locally