Fork me on GitHub
#spacemacs
<
2018-03-16
>
spfeiffer07:03:47

Book? There is a book about spacemacs? bananadance

practicalli-johnny16:03:02

I've started a book on Spacemacs and Clojure development, still lots of stuff to add though. http://practicalli.github.io/spacemacs

pesterhazy17:03:57

it's already pretty great!

n2o18:03:52

I've got a small layer for you @jr0cket to lint clojure code as you type: https://github.com/n2o/clojure-lint-spacemacs-layer

spfeiffer18:03:53

@jr0cket Wow, that is great!

andre.stylianos09:03:16

@jr0cket there was a mention of this in the cider channel recently, setting (setq cider-repl-pop-to-buffer-on-connect 'display-only) inside dotspacemacs/user-config worked for me. http://cider.readthedocs.io/en/stable/using_the_repl/#behavior-on-connect

practicalli-johnny16:03:08

Thanks. I added this as a hook for cider in the dotspacemacs/user-config. I don't use this myself, but quiet a few people I know wanted to know.

jeff.terrell12:03:11

TIL about org-agenda-transient-mode, available via M-SPC in an agenda buffer. Pretty nifty!

ag20:03:35

yah, that thing is pretty cool