From 9bd6b8e986d1c4f25943dc49e94b0d4e5dcef3e7 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 7 Sep 2016 12:02:57 +0200 Subject: emacs: salty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index ca679af..fe4803e 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -601,4 +601,7 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer." (use-package hcl-mode :ensure t) +(use-package salt-mode + :ensure t) + ;;; init.el ends here -- cgit v1.2.3