spacemacs
spacemacs copied to clipboard
Content for the book - Clojure Development with Spacemacs
http://clojurekoans.com/ https://github.com/practicalli/lighttable-koans
The different approaches to creating comments https://practical.li/spacemacs/documentation/comments.html `g c` `g c c` `SPC ;` `SPC ; ;` commenting lines / sexps Press SPC ; and then a motion to comment/uncomment...
https://github.com/syl20bnr/spacemacs/wiki/Debugging
Pretty Print key bindings have been added to Spacemacs under the `, e p` menu. Add page under [Evaluating Clojure](https://practical.li/spacemacs/evaluating-clojure/) to show the pretty print evaluation options https://docs.cider.mx/cider/0.24/usage/pretty_printing.html
Generate a website for a clojure project, documenting its API from doc-strings #### cljdoc cljdoc is the defacto website for community clojure projects to publish their documentation - https://cljdoc.org/ -...
Highlight useful `cider-clojure-cli-parameters` to set for Clojure CLI deps.edn projects.
https://spin.atomicobject.com/2018/01/20/reload-clojure-spacemacs/
http://spacemacs.org/layers/+vim/evil-cleverparens/README.html Evil structured editing in Normal mode https://github.com/luxbock/evil-cleverparens