From e864074600bddf14c6f75bdd683d794705b22367 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Sat, 11 Apr 2020 17:45:59 +0100 Subject: Support elm-mode for Emacs Instead of (ab)using haskell-mode, support elm-mode. TODO: Support elm-format on buffer save --- emacs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/default.nix') diff --git a/emacs/default.nix b/emacs/default.nix index 5ee63f7c9e3f..293c7d4da4e9 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -25,6 +25,7 @@ let (with epkgs.melpaPackages; [ notmuch + elm-mode ts vterm base16-theme -- cgit 1.4.1