Fix syntax error in modules/clojure/config.el
This commit is contained in:
parent
981ed73e66
commit
c3f3f83a79
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
clojurec-mode
|
||||
clojurescript-mode
|
||||
clojurex-mode))
|
||||
(add-to-list 'lsp-language-id-configuration (cons m "clojure"))))
|
||||
(add-to-list 'lsp-language-id-configuration (cons m "clojure")))))
|
||||
|
||||
|
||||
(use-package! cider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue