Fork me on GitHub
#spacemacs
<
2019-04-20
>
alexcatalina20:04:09

hi, there used to be an option to directly add a project dependency from spacemacs that i don’t see now

alexcatalina20:04:18

has there been major changes to the clojure layer?

alexcatalina21:04:17

it seems that clj-refactor does the job, but apparently is not included by default

ag21:04:16

clj-refactor and sayid are not included by default in the clojure layer anymore. You have to use clojure-enable-clj-refactor

dotspacemacs-configuration-layers
'((clojure :variables clojure-enable-clj-refactor t)

ag21:04:46

read more about it in the docs. SPC h l clojure RET

alexcatalina21:04:26

thanks, i got there and enabled it, now i’m having trouble including nrefactor-nrepl.. i’ll keeep reading

alexcatalina21:04:23

anyone able to use clj-refactor right now? i’m getting https://github.com/clojure-emacs/clj-refactor.el/issues/435