Add treesitter and Ruby
This commit is contained in:
parent
0191a7ebd9
commit
2dd1affaf0
3 changed files with 9 additions and 3 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
|
||||
'((cider-clojure-cli-aliases . "dev")
|
||||
'((lsp-enabled-clients sorbet-ls)
|
||||
(cider-clojure-cli-aliases . "dev")
|
||||
(lsp-elixir-project-dir . "/Users/maciej/Development/mindvalley/connect/app")
|
||||
(lsp-lens-mode)
|
||||
(lsp-lens-enable)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue