Fork me on GitHub
#cider
<
2022-04-29
>
Patrick Brown22:04:20

Is there a function in cider I can use to programatically grab the namespace of the buffer I'm currently in. USAGE: I'd like to bind a hotkey to put the namespace in a register so I can easily insert the register into a require statement either immediately or when I get around to visiting another different namespae. Cheers.

dpsutton22:04:18

(clojure-find-ns)