Update packages
Some checks failed
/ Test config on 20 (push) Failing after 47s

This commit is contained in:
Maciej 2024-12-04 10:13:06 +02:00
parent d1ee6a12ed
commit 4be55a9351
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
6 changed files with 197 additions and 204 deletions

View file

@ -14,10 +14,11 @@
:after (elixir-mode lsp-mode lsp-ui)
:defer t)
(with-eval-after-load 'elixir-ts-mode
(with-eval-after-load 'elixir-mode
(add-to-list 'auto-mode-alist '("\\.exs\\'" . elixir-ts-mode))
(add-to-list 'auto-mode-alist '("\\.ex\\'" . elixir-ts-mode)))
(transient-define-prefix icejam-elixir-lang-menu ()
"Elixir Buffer Commands."
[""