Add god mode
This commit is contained in:
parent
9546f1e17c
commit
ba588b1595
6 changed files with 51 additions and 18 deletions
3
init.el
3
init.el
|
|
@ -81,7 +81,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
|
||||
'((lsp-elixir-project-dir . "/Users/maciej/Development/mindvalley/connect/app")
|
||||
'((cider-clojure-cli-aliases . "dev")
|
||||
(lsp-elixir-project-dir . "/Users/maciej/Development/mindvalley/connect/app")
|
||||
(lsp-lens-mode)
|
||||
(lsp-lens-enable)
|
||||
(cider-shadow-default-options . ":app")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue