1
0
Fork 0

fix(emacs): add elixir-mode and configuration

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-03-12 18:11:23 -04:00
parent 6a3b9cba5c
commit 86b1179e81
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 4 additions and 0 deletions

View file

@ -121,6 +121,7 @@
(straight-use-package 'flycheck-ocaml)
(straight-use-package 'merlin-eldoc)
(straight-use-package 'ocamlformat)
(straight-use-package 'elixir-mode)
;; ====== Custom =============================