Add RBS mode
This commit is contained in:
parent
32f0c52a0c
commit
c556cdee38
6 changed files with 44 additions and 39 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
|
||||
'((lsp-lens-mode)
|
||||
'((lsp-elixir-project-dir . "/Users/maciej/Development/mindvalley/connect/app")
|
||||
(lsp-lens-mode)
|
||||
(lsp-lens-enable)
|
||||
(cider-shadow-default-options . ":app")
|
||||
(cider-preferred-build-tool . lein)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue