Clean up Elixir and Elisp modes
Some checks failed
/ Test config on ${{matrix.node}} (20) (push) Has been cancelled

This commit is contained in:
Maciej 2024-07-22 11:28:16 +03:00
parent 5044e50b03
commit d054822cdd
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
7 changed files with 65 additions and 43 deletions

View file

@ -28,8 +28,6 @@
(eval-print-last-sexp)))
(load bootstrap-file nil 'nomessage))
(setq package-enable-at-startup nil)
(straight-use-package 'use-package)
;; General configuration files.