Fork me on GitHub
#spacemacs
<
2016-08-19
>
twashing06:08:35

Does anyone know the function in Spacemacs that lists out all the functions in a namespace (Clojure or Elips)?

twashing06:08:44

help-fns.el is a built-in function. And help-fns+ looks like a package that augments those functions.

twashing07:08:53

Ah nevermind, I found it… It’s a cider command cider-browse-ns