Minor refactor & reformatting across the board
This commit is contained in:
parent
80c827119d
commit
b30f38ac06
8 changed files with 49 additions and 50 deletions
|
@ -16,8 +16,7 @@
|
|||
|
||||
|
||||
(use-package! cider
|
||||
;; NOTE: if you don't have an org directory set (the dir doesn't exist), cider
|
||||
;; jack in won't work.
|
||||
;; NOTE if `org-directory' doesn't exist, `cider-jack' in won't work
|
||||
:hook (clojure-mode-local-vars . cider-mode)
|
||||
:init
|
||||
(after! clojure-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue