Fork me on GitHub
#spacemacs
<
2017-05-27
>
jstokes01:05:57

you can checkout the develop branch in your ~/.emacs.d

pcchris15:05:21

how can I jump to the definition of a function in clojure.core?

nikki15:05:08

depends on ur layer prefix

pcchris16:05:28

Doesn't seem to work for jumping into the clojure jar

eggsyntax16:05:13

Does go into jars IIRC.

pcchris18:05:50

it seems that cider-find-file is not working correctly

eggsyntax19:05:45

@pcchris try spacemacs/jump-to-definition. You can also fall back on dumb-jump-go if nothing else works for you.