Update packages and set up new font
This commit is contained in:
parent
a78f326634
commit
013f936f69
5 changed files with 94 additions and 49 deletions
3
init.el
3
init.el
|
|
@ -80,7 +80,8 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(safe-local-variable-values
|
||||
'((cider-shadow-default-options . ":app")
|
||||
'((lsp-lens-enable)
|
||||
(cider-shadow-default-options . ":app")
|
||||
(cider-preferred-build-tool . lein)
|
||||
(cider-shadow-default-options . "app")
|
||||
(cider-default-cljs-repl . shadow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue