Allow lsp-clojure & cider to work together
This commit is contained in:
parent
ac0385685d
commit
803ba23298
2 changed files with 2 additions and 8 deletions
|
@ -30,7 +30,6 @@
|
|||
|
||||
(use-package! cider
|
||||
;; NOTE if `org-directory' doesn't exist, `cider-jack' in won't work
|
||||
:unless (featurep! +lsp)
|
||||
:hook (clojure-mode-local-vars . cider-mode)
|
||||
:init
|
||||
(after! clojure-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue