Fork me on GitHub
#cider
<
2018-08-01
>
richiardiandrea18:08:26

is there a function in clojure-mode to read the namespace at point? (say I am on a namespace :require entry in the buffer

dpsutton19:08:23

clojure-find-ns?

richiardiandrea19:08:15

@dpsutton that is basically finding the namepace of the current buffer - the ns entry