From 7bad2053d213e5c9b3798505ef4accca259aa3f0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 28 Aug 2019 15:40:55 +0200 Subject: Emacs: reformat --- emacs/.emacs.d/main.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emacs/.emacs.d/main.el') diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el index c1713a9..f9d1200 100644 --- a/emacs/.emacs.d/main.el +++ b/emacs/.emacs.d/main.el @@ -660,8 +660,7 @@ With two prefix arguments, write out the day and month name." ;; the project. This will allows emacs to find their executables. (use-package add-node-modules-path - :ghook ('(js2-mode-hook - typescript-mode-hook) #'add-node-modules-path)) + :ghook ('(js2-mode-hook typescript-mode-hook) #'add-node-modules-path)) ;;;; Reformat on save -- cgit 1.4.1