Fork me on GitHub
#emacs
<
2019-12-29
>
Nir Rubinstein12:12:46

using cider and doom-emacs. If I use cider-find-var, it works for fn names. If I try to use it for symbols inside a let statement, it doesn’t jump to the symbol in the let statement (instead - it opens up a Symbol: dialog at the bottom). Any idea what I’m doing wrong?