feat(emacs): Add elm-mode back in
This commit is contained in:
parent
f32222c36f
commit
998e1bb7a1
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,6 @@ in emacsWithPackages(epkgs:
|
|||
# Actual ELPA packages (the enlightened!)
|
||||
(with epkgs.elpaPackages; [
|
||||
ace-window
|
||||
adjust-parens
|
||||
avy
|
||||
company
|
||||
pinentry
|
||||
|
@ -88,6 +87,7 @@ in emacsWithPackages(epkgs:
|
|||
eglot
|
||||
elixir-mode
|
||||
erlang
|
||||
elm-mode
|
||||
exwm
|
||||
go-mode
|
||||
gruber-darker-theme
|
||||
|
|
Loading…
Reference in a new issue