practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
110 stars 33 forks source link

Showing images in the Clojure repl #220

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

Toggle content types CIDER keybinding - add to Spacemacs https://github.com/clojure-emacs/cider/commit/b9d505b5896452a9a2a533a6b233ea263182fa50

Set permanently in .spacemacs ;; Display images in the REPL buffer


(clojjure :variables
               cider-repl-use-content-types t)